BinaryExprNodeEngine/source/console/ast.hInheritance diagram for BinaryExprNode ↕ A binary mathematical expression (ie, left op right).More...Public AttributesExprNode * left S32 op ExprNode * right Detailed DescriptionA binary mathematical expression (ie, left op right).Public AttributesExprNode * left S32 op ExprNode * right