#include <bond/compiler/parsenodes.h>
◆ WhileStatement()
◆ ~WhileStatement()
virtual Bond::WhileStatement::~WhileStatement |
( |
| ) |
|
|
inlinevirtual |
◆ Accept() [1/2]
◆ Accept() [2/2]
◆ GetBody() [1/2]
ParseNode * Bond::WhileStatement::GetBody |
( |
| ) |
|
|
inline |
◆ GetBody() [2/2]
const ParseNode * Bond::WhileStatement::GetBody |
( |
| ) |
const |
|
inline |
◆ GetCondition() [1/2]
Expression * Bond::WhileStatement::GetCondition |
( |
| ) |
|
|
inline |
◆ GetCondition() [2/2]
const Expression * Bond::WhileStatement::GetCondition |
( |
| ) |
const |
|
inline |
◆ GetContextToken()
virtual const Token * Bond::WhileStatement::GetContextToken |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ GetKeyword()
const Token * Bond::WhileStatement::GetKeyword |
( |
| ) |
const |
|
inline |
◆ IsDoLoop()
bool Bond::WhileStatement::IsDoLoop |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file:
- include/bond/compiler/parsenodes.h