class
#include <slang/ast/types/AllTypes.h>
PredefinedIntegerType Represents the predefined integer types, which are essentially predefined vector types.
Base classes
- class IntegralType
- A base class for integral types, which include all scalar types, predefined integer types, packed arrays, packed structures, packed unions, and enum types.