class
#include <slang/ast/types/AllTypes.h>
NullType Represents the Null type.
This can be used as a literal for setting class handles and chandles to null (or the default value).
Base classes
- class Type
- Base class for all data types in SystemVerilog.