children, id, image, parent
Constructor | Description |
---|---|
ArithmeticNode(int i) |
Modifier and Type | Method | Description |
---|---|---|
java.lang.Class |
getType(EvaluationContext ctx) |
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, getValue, invoke, isReadOnly, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtOpen, jjtSetParent, setImage, setValue, toString, toString
public java.lang.Class getType(EvaluationContext ctx) throws ELException
getType
in interface Node
getType
in class SimpleNode
ELException