ScummVM API documentation
Director::BinaryOpNode Struct Reference
Inheritance diagram for Director::BinaryOpNode:
Director::ExprNode Director::Node

Public Member Functions

 BinaryOpNode (inst opIn, Node *aIn, Node *bIn)
 
virtual bool accept (NodeVisitor *visitor)
 
- Public Member Functions inherited from Director::ExprNode
 ExprNode (NodeType t)
 
- Public Member Functions inherited from Director::Node
 Node (NodeType t)
 

Public Attributes

inst op
 
Nodea
 
Nodeb
 
- 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: