class
DataTypeExpressionAdapts a data type for use in an expression tree.
This is for cases where both an expression and a data type is valid; for example, as an argument to a $bits() call or as a parameter assignment (because of type parameters).
Base classes
- class Expression
- The base class for all expressions in SystemVerilog.