Package de.odysseus.el.tree.impl.ast
Class AstBinary.SimpleOperator
java.lang.Object
de.odysseus.el.tree.impl.ast.AstBinary.SimpleOperator
- All Implemented Interfaces:
AstBinary.Operator
- Enclosing class:
AstBinary
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SimpleOperator
public SimpleOperator()
-
-
Method Details
-
eval
- Specified by:
eval
in interfaceAstBinary.Operator
-
apply
-