class
#include <slang/ast/Statements.h>
EmptyStatement Represents an empty statement, used as a placeholder or an anchor for attributes.
Base classes
- class Statement
- The base class for all statements in SystemVerilog.