Public Member Functions | |
FloatNode (double valIn) | |
virtual bool | accept (NodeVisitor *visitor) |
![]() | |
ExprNode (NodeType t) | |
![]() | |
Node (NodeType t) | |
Public Attributes | |
double | val |
![]() | |
NodeType | type |
bool | isExpression |
bool | isStatement |
bool | isLoop |
uint32 | startOffset |
uint32 | endOffset |