public final class AstNegative extends SimpleNode
children, id, image, parentCOERCE_NULL_TO_NULL, COERCE_TO_ZERO| Constructor and Description |
|---|
AstNegative(int id) |
| Modifier and Type | Method and Description |
|---|---|
Class<?> |
getType(EvaluationContext ctx) |
Object |
getValue(EvaluationContext ctx) |
accept, equals, getImage, getMethodInfo, getValueReference, hashCode, invoke, isParametersProvided, isReadOnly, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetNumSiblings, jjtGetParent, jjtOpen, jjtSetParent, setImage, setValue, toStringcoerceToBoolean, coerceToDateTime, coerceToEnum, coerceToNumber, coerceToNumber, coerceToNumber, coerceToString, coerceToType, coerceToTypeForSetValue, compare, equals, isBigDecimalOp, isBigIntegerOp, isDateTimeType, isDoubleOp, isLongOp, isStringFloatpublic Class<?> getType(EvaluationContext ctx) throws ELException
getType in interface NodegetType in class SimpleNodeELExceptionpublic Object getValue(EvaluationContext ctx) throws ELException
getValue in interface NodegetValue in class SimpleNodeELExceptionCopyright © 2016. All rights reserved.