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