slang::ast::NullType class

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.