#include <bond/compiler/parsenodes.h>
◆ SwitchLabel() [1/2]
Bond::SwitchLabel::SwitchLabel |
( |
const Token * |
label | ) |
|
|
inlineexplicit |
◆ SwitchLabel() [2/2]
Bond::SwitchLabel::SwitchLabel |
( |
const Token * |
label, |
|
|
Expression * |
expression |
|
) |
| |
|
inline |
◆ ~SwitchLabel()
virtual Bond::SwitchLabel::~SwitchLabel |
( |
| ) |
|
|
inlinevirtual |
◆ Accept() [1/2]
◆ Accept() [2/2]
◆ GetContextToken()
virtual const Token * Bond::SwitchLabel::GetContextToken |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ GetExpression() [1/2]
◆ GetExpression() [2/2]
const Expression * Bond::SwitchLabel::GetExpression |
( |
| ) |
const |
|
inline |
◆ GetLabel()
const Token * Bond::SwitchLabel::GetLabel |
( |
| ) |
const |
|
inline |
◆ GetResolvedLabel() [1/2]
◆ GetResolvedLabel() [2/2]
◆ IsDefaultLabel()
bool Bond::SwitchLabel::IsDefaultLabel |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file:
- include/bond/compiler/parsenodes.h