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