class
EmptyArgumentExpressionRepresents an empty argument.
There's no actual syntax to go along with this, but we use this as a placeholder to hold the fact that the argument is empty.
Base classes
- class Expression
- The base class for all expressions in SystemVerilog.