class
#include <slang/ast/Statements.h>
ForeachLoopStatement Represents a foreach
loop statement.
Base classes
- class Statement
- The base class for all statements in SystemVerilog.
Public types
- struct LoopDim
- Describes one dimension that will be iterated by the loop.