#include <bond/compiler/parsenodes.h>
◆ JumpStatement()
Bond::JumpStatement::JumpStatement |
( |
const Token * |
keyword, |
|
|
Expression * |
rhs |
|
) |
| |
|
inline |
◆ ~JumpStatement()
virtual Bond::JumpStatement::~JumpStatement |
( |
| ) |
|
|
inlinevirtual |
◆ Accept() [1/2]
◆ Accept() [2/2]
◆ GetContextToken()
virtual const Token * Bond::JumpStatement::GetContextToken |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ GetKeyword()
const Token * Bond::JumpStatement::GetKeyword |
( |
| ) |
const |
|
inline |
◆ GetRhs() [1/2]
◆ GetRhs() [2/2]
const Expression * Bond::JumpStatement::GetRhs |
( |
| ) |
const |
|
inline |
◆ IsBreak()
bool Bond::JumpStatement::IsBreak |
( |
| ) |
const |
|
inline |
◆ IsContinue()
bool Bond::JumpStatement::IsContinue |
( |
| ) |
const |
|
inline |
◆ IsReturn()
bool Bond::JumpStatement::IsReturn |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file:
- include/bond/compiler/parsenodes.h