Statement of for cycle.
More...
#include <ast.hpp>
Statement of for cycle.
Definition at line 387 of file ast.hpp.
◆ ForCycleStmt()
◆ ~ForCycleStmt()
| AST::ForCycleStmt::~ForCycleStmt |
( |
| ) |
|
|
overridedefault |
◆ block
| std::vector<StmtPtr> AST::ForCycleStmt::block |
Body of cycle
Definition at line 392 of file ast.hpp.
◆ cond
◆ indexator
| StmtPtr AST::ForCycleStmt::indexator |
Indexator variable
Definition at line 389 of file ast.hpp.
◆ iteration
| StmtPtr AST::ForCycleStmt::iteration |
Iteration statement after each iterations
Definition at line 391 of file ast.hpp.
The documentation for this class was generated from the following file:
- /mnt/disk_ext4_0/topazlang/include/parser/ast.hpp