|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.odysseus.el.tree.impl.ast.AstBinary.SimpleOperator
public abstract static class AstBinary.SimpleOperator
Constructor Summary | |
---|---|
AstBinary.SimpleOperator()
|
Method Summary | |
---|---|
protected abstract java.lang.Object |
apply(TypeConverter converter,
java.lang.Object o1,
java.lang.Object o2)
|
java.lang.Object |
eval(Bindings bindings,
ELContext context,
AstNode left,
AstNode right)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AstBinary.SimpleOperator()
Method Detail |
---|
public java.lang.Object eval(Bindings bindings, ELContext context, AstNode left, AstNode right)
eval
in interface AstBinary.Operator
protected abstract java.lang.Object apply(TypeConverter converter, java.lang.Object o1, java.lang.Object o2)
|
Copyright © 2006-2009 Odysseus Software GmbH. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |