Nodepublic final class AstNot extends SimpleNode
children, id, image, parent| Constructor | Description |
|---|---|
AstNot(int id) |
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.Class |
getType(EvaluationContext ctx) |
|
java.lang.Object |
getValue(EvaluationContext ctx) |
coerceToBoolean, coerceToCharacter, coerceToEnum, coerceToNumber, coerceToNumber, coerceToNumber, coerceToNumber, coerceToString, coerceToType, compare, containsNulls, equals, isBigDecimalOp, isBigIntegerOp, isDoubleOp, isDoubleStringOp, isLongOp, isStringFloat, throwUnhandled, toFloat, toNumberclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaccept, dump, getImage, getMethodInfo, invoke, isReadOnly, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtOpen, jjtSetParent, setImage, setValue, toString, toStringpublic java.lang.Class getType(EvaluationContext ctx) throws ELException
getType in interface NodegetType in class SimpleNodeELExceptionpublic java.lang.Object getValue(EvaluationContext ctx) throws ELException
getValue in interface NodegetValue in class SimpleNodeELException