class
#include <slang/ast/types/AllTypes.h>
VoidType Represents the Void (or lack of a) type.
This can be used as the return type of functions and as the type of members in tagged unions.
Base classes
- class Type
- Base class for all data types in SystemVerilog.