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