Statement of while cycle.
More...
#include <ast.hpp>
Statement of while cycle.
Definition at line 363 of file ast.hpp.
◆ WhileCycleStmt()
| AST::WhileCycleStmt::WhileCycleStmt |
( |
ExprPtr | c, |
|
|
std::vector< StmtPtr > | b, |
|
|
uint32_t | l ) |
|
inline |
◆ ~WhileCycleStmt()
| AST::WhileCycleStmt::~WhileCycleStmt |
( |
| ) |
|
|
overridedefault |
◆ block
| std::vector<StmtPtr> AST::WhileCycleStmt::block |
Body of cycle
Definition at line 366 of file ast.hpp.
◆ cond
The documentation for this class was generated from the following file:
- /mnt/disk_ext4_0/topazlang/include/parser/ast.hpp