|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.webmacro.engine.Expression.ExpressionBase
org.webmacro.engine.Expression.UnaryOperation
org.webmacro.engine.Expression.NotOperation
Constructor Summary | |
Expression.NotOperation(java.lang.Object o)
|
Method Summary | |
java.lang.String |
getName()
|
java.lang.Object |
operate(java.lang.Object o)
|
Methods inherited from class org.webmacro.engine.Expression.UnaryOperation |
accept, evaluate |
Methods inherited from class org.webmacro.engine.Expression.ExpressionBase |
write |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Expression.NotOperation(java.lang.Object o)
Method Detail |
public java.lang.String getName()
getName
in class Expression.UnaryOperation
public java.lang.Object operate(java.lang.Object o)
operate
in class Expression.UnaryOperation
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |