Inheritance diagram for HAPI::EqualsExpression:
Public Member Functions | |
EqualsExpression (Expression *e1, Expression *e2) | |
Construct a new EqualsExpression. | |
Expression * | clone () const |
Clone the expression. | |
Operator | getOperator () const |
Return the operator of the expression. |
|
Clone the expression.
Implements HAPI::Expression. |