public abstract static class AstBinary.SimpleOperator extends Object implements AstBinary.Operator
Constructor and Description |
---|
AstBinary.SimpleOperator() |
public Object eval(Bindings bindings, javax.el.ELContext context, AstNode left, AstNode right)
eval
in interface AstBinary.Operator
protected abstract Object apply(TypeConverter converter, Object o1, Object o2)
Copyright © 2006–2014 Odysseus Software GmbH. All rights reserved.