ScummVM API documentation
Director::StmtNode Struct Reference
Inheritance diagram for Director::StmtNode:
Director::Node Director::AssertErrorNode Director::CmdNode Director::DeleteNode Director::ExitNode Director::ExitRepeatNode Director::GlobalNode Director::HiliteNode Director::IfElseStmtNode Director::IfStmtNode Director::InstanceNode Director::LoopNode Director::NextRepeatNode Director::PropertyNode Director::PutAfterNode Director::PutBeforeNode Director::PutIntoNode Director::ReturnNode Director::SetNode Director::TellNode Director::WhenNode

Public Member Functions

 StmtNode (NodeType t)
 
- Public Member Functions inherited from Director::Node
 Node (NodeType t)
 
virtual bool accept (NodeVisitor *visitor)=0
 

Additional Inherited Members

- 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: