class
#include <slang/binding/MiscExpressions.h>
HierarchicalReferenceExpression Adapts a hierarchical symbol reference for use in an expression tree. This is for cases like the $printtimescale system function that require a module name to be passed. Note that the type of this expression is always void.
Base classes
- class Expression
- The base class for all expressions in SystemVerilog.