file
SelectExpressions.hDefinitions for selection expressions.
Namespaces
- namespace slang
- Root namespace.
- namespace slang::ast
- The SystemVerilog AST.
Classes
- class slang::ast::ElementSelectExpression
- Represents a single element selection expression.
- class slang::ast::RangeSelectExpression
- Represents a range selection expression.
- class slang::ast::MemberAccessExpression
- Represents an access of a structure variable's members.