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