|
| LiteralNode (uint32 offset, Common::SharedPtr< Datum > d) |
|
virtual Common::SharedPtr< Datum > | getValue () override |
|
virtual bool | hasSpaces (bool dot) override |
|
virtual void | accept (NodeVisitor &visitor) const override |
|
| ExprNode (NodeType t, uint32 offset) |
|
| Node (NodeType t, uint32 offset) |
|
Node * | ancestorStatement () |
|
LoopNode * | ancestorLoop () |
|
|
Common::SharedPtr< Datum > | value |
|
NodeType | type |
|
bool | isExpression |
|
bool | isStatement |
|
bool | isLabel |
|
bool | isLoop |
|
Node * | parent |
|
uint32 | _startOffset |
|
uint32 | _endOffset |
|
The documentation for this struct was generated from the following file:
- engines/director/lingo/lingodec/ast.h