file
Expression.hExpression creation and analysis.
Namespaces
- namespace slang
- Root namespace.
- namespace slang::ast
- The SystemVerilog AST.
Classes
- class slang::ast::Expression
- The base class for all expressions in SystemVerilog.
- class slang::ast::InvalidExpression
- Represents an invalid expression, which is usually generated and inserted into an expression tree due to violation of language semantics or type checking.