slang/ast/expressions/CallExpression.h file

Definitions for call expressions.

Namespaces

namespace slang
Root namespace.
namespace slang::ast
The SystemVerilog AST.

Classes

class slang::ast::CallExpression
Represents a subroutine call.