Public Member Functions | |
TheNode (Common::String *propIn) | |
virtual bool | accept (NodeVisitor *visitor) |
![]() | |
ExprNode (NodeType t) | |
![]() | |
Node (NodeType t) | |
Public Attributes | |
Common::String * | prop |
![]() | |
NodeType | type |
bool | isExpression |
bool | isStatement |
bool | isLoop |
uint32 | startOffset |
uint32 | endOffset |