#include <bond/compiler/parsenodes.h>
◆ ResolvedSwitchLabel()
Bond::ResolvedSwitchLabel::ResolvedSwitchLabel |
( |
| ) |
|
|
inline |
◆ Accept() [1/2]
virtual void Bond::ResolvedSwitchLabel::Accept |
( |
ParseNodeVisitor & |
visitor | ) |
const |
|
inlineoverridevirtual |
◆ Accept() [2/2]
◆ GetContextToken()
virtual const Token * Bond::ResolvedSwitchLabel::GetContextToken |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ GetJumpTargetId()
size_t Bond::ResolvedSwitchLabel::GetJumpTargetId |
( |
| ) |
const |
|
inline |
◆ GetMatch()
int32_t Bond::ResolvedSwitchLabel::GetMatch |
( |
| ) |
const |
|
inline |
◆ IsDefault()
bool Bond::ResolvedSwitchLabel::IsDefault |
( |
| ) |
const |
|
inline |
◆ operator==()
◆ SetIsDefault()
void Bond::ResolvedSwitchLabel::SetIsDefault |
( |
bool |
isDefault | ) |
|
|
inline |
◆ SetJumpTargetId()
void Bond::ResolvedSwitchLabel::SetJumpTargetId |
( |
size_t |
targetId | ) |
|
|
inline |
◆ SetMatch()
void Bond::ResolvedSwitchLabel::SetMatch |
( |
int32_t |
match | ) |
|
|
inline |
The documentation for this class was generated from the following file:
- include/bond/compiler/parsenodes.h