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