Bond
0.9
C++ Bond Runtime Library API Documentation
Loading...
Searching...
No Matches
Bond::ResolvedSwitchLabel Member List
This is the complete list of members for
Bond::ResolvedSwitchLabel
, including all inherited members.
Accept
(ParseNodeVisitor &visitor) override
Bond::ResolvedSwitchLabel
inline
virtual
Accept
(ParseNodeVisitor &visitor) const override
Bond::ResolvedSwitchLabel
inline
virtual
GetContextToken
() const override
Bond::ResolvedSwitchLabel
inline
virtual
GetJumpTargetId
() const
Bond::ResolvedSwitchLabel
inline
GetMatch
() const
Bond::ResolvedSwitchLabel
inline
GetNextNode
()
Bond::ListParseNode
inline
GetNextNode
() const
Bond::ListParseNode
inline
IsDefault
() const
Bond::ResolvedSwitchLabel
inline
ListParseNode
()
Bond::ListParseNode
inline
protected
operator==
(const ResolvedSwitchLabel &other) const
Bond::ResolvedSwitchLabel
inline
ParseNode
()
Bond::ParseNode
inline
protected
ResolvedSwitchLabel
()
Bond::ResolvedSwitchLabel
inline
SetIsDefault
(bool isDefault)
Bond::ResolvedSwitchLabel
inline
SetJumpTargetId
(size_t targetId)
Bond::ResolvedSwitchLabel
inline
SetMatch
(int32_t match)
Bond::ResolvedSwitchLabel
inline
SetNextNode
(ListParseNode *next)
Bond::ListParseNode
inline
~ListParseNode
()
Bond::ListParseNode
inline
virtual
~ParseNode
()
Bond::ParseNode
inline
virtual