class
NewClassExpressionRepresents a new
expression that creates a class instance.
Base classes
- class Expression
- The base class for all expressions in SystemVerilog.
Public variables
- bool isSuperClass
- Set to true if this is invoking a super class's constructor.