P4  1
name analysis
Public Member Functions | Protected Attributes
BinaryExpNode Class Reference
Inheritance diagram for BinaryExpNode:
ExpNode ASTnode AndNode DivideNode EqualsNode GreaterEqNode GreaterNode LessEqNode LessNode MinusNode NotEqualsNode OrNode PlusNode TimesNode

List of all members.

Public Member Functions

 BinaryExpNode (ExpNode exp1, ExpNode exp2)

Protected Attributes

ExpNode myExp1
ExpNode myExp2

The documentation for this class was generated from the following file:
 All Classes Functions Variables