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