Bond 0.9
C++ Bond Runtime Library API Documentation
|
#include <bond/compiler/parsenodes.h>
Public Member Functions | |
virtual | ~ListParseNode () |
ListParseNode * | GetNextNode () |
const ListParseNode * | GetNextNode () const |
void | SetNextNode (ListParseNode *next) |
![]() | |
virtual | ~ParseNode () |
virtual void | Accept (ParseNodeVisitor &visitor)=0 |
virtual void | Accept (ParseNodeVisitor &visitor) const =0 |
virtual const Token * | GetContextToken () const =0 |
Protected Member Functions | |
ListParseNode () | |
![]() | |
ParseNode () | |
|
inlinevirtual |
|
inlineprotected |
|
inline |
|
inline |
|
inline |