class
#include <slang/ast/Statements.h>
InvalidStatement Represents an invalid statement.
Usually generated and inserted into a statement tree due to violation of language semantics or type checking.
Base classes
- class Statement
- The base class for all statements in SystemVerilog.