|
Bond 0.9
C++ Bond Runtime Library API Documentation
|
This is the complete list of members for Bond::SwitchLabel, including all inherited members.
| Accept(ParseNodeVisitor &visitor) override | Bond::SwitchLabel | inlinevirtual |
| Accept(ParseNodeVisitor &visitor) const override | Bond::SwitchLabel | inlinevirtual |
| GetContextToken() const override | Bond::SwitchLabel | inlinevirtual |
| GetExpression() | Bond::SwitchLabel | inline |
| GetExpression() const | Bond::SwitchLabel | inline |
| GetLabel() const | Bond::SwitchLabel | inline |
| GetNextNode() | Bond::ListParseNode | inline |
| GetNextNode() const | Bond::ListParseNode | inline |
| GetResolvedLabel() | Bond::SwitchLabel | inline |
| GetResolvedLabel() const | Bond::SwitchLabel | inline |
| IsDefaultLabel() const | Bond::SwitchLabel | inline |
| ListParseNode() | Bond::ListParseNode | inlineprotected |
| ParseNode() | Bond::ParseNode | inlineprotected |
| SetNextNode(ListParseNode *next) | Bond::ListParseNode | inline |
| SwitchLabel(const Token *label) | Bond::SwitchLabel | inlineexplicit |
| SwitchLabel(const Token *label, Expression *expression) | Bond::SwitchLabel | inline |
| ~ListParseNode() | Bond::ListParseNode | inlinevirtual |
| ~ParseNode() | Bond::ParseNode | inlinevirtual |
| ~SwitchLabel() | Bond::SwitchLabel | inlinevirtual |