TorqueScript
0.2
TorqueScript
AST
InfixExpressionNode
Public Member Functions
|
Public Attributes
|
List of all members
TorqueScript::AST::InfixExpressionNode Class Reference
Inheritance diagram for TorqueScript::AST::InfixExpressionNode:
[
legend
]
Collaboration diagram for TorqueScript::AST::InfixExpressionNode:
[
legend
]
Public Member Functions
InfixExpressionNode
(
ASTNode
*left,
ASTNode
*right)
Public Member Functions inherited from
TorqueScript::AST::ASTNode
virtual antlrcpp::Any
accept
(
ASTVisitor
*visitor)=0
Public Attributes
ASTNode
*
mLeft
ASTNode
*
mRight
The documentation for this class was generated from the following file:
include/torquescript/
ast.hpp
Generated by
1.9.1