EvaluatedDimension.h file
Helper type containing results of type dimension evaluation.
Namespaces
- namespace slang
- Root namespace.
- namespace slang::ast
- The SystemVerilog AST.
Classes
- struct slang::ast::EvaluatedDimension
- The result of evaluating dimension syntax nodes.
Enums
- enum class DimensionKind { Unknown, Range, AbbreviatedRange, Dynamic, Associative, Queue, DPIOpenArray }
- Specifies possible kinds of dimensions.