ScummVM API documentation
Director::PutAfterNode Struct Reference
Inheritance diagram for Director::PutAfterNode:
Director::StmtNode Director::Node

Public Member Functions

 PutAfterNode (Node *valIn, Node *varIn)
 
virtual bool accept (NodeVisitor *visitor)
 
- Public Member Functions inherited from Director::StmtNode
 StmtNode (NodeType t)
 
- Public Member Functions inherited from Director::Node
 Node (NodeType t)
 

Public Attributes

Nodeval
 
Nodevar
 
- Public Attributes inherited from Director::Node
NodeType type
 
bool isExpression
 
bool isStatement
 
bool isLoop
 

The documentation for this struct was generated from the following file: