public class AstLambdaExpression extends SimpleNode
children, id, image, parent
COERCE_NULL_TO_NULL, COERCE_TO_ZERO
Constructor and Description |
---|
AstLambdaExpression(int id) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getValue(EvaluationContext ctx) |
java.lang.String |
toString() |
accept, equals, getImage, getMethodInfo, getType, getValueReference, hashCode, invoke, isParametersProvided, isReadOnly, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetNumSiblings, jjtGetParent, jjtOpen, jjtSetParent, setImage, setValue
coerceToBoolean, coerceToDateTime, coerceToEnum, coerceToNumber, coerceToNumber, coerceToNumber, coerceToString, coerceToType, coerceToTypeForSetValue, compare, equals, isBigDecimalOp, isBigIntegerOp, isDateTimeType, isDoubleOp, isLongOp, isStringFloat
public java.lang.Object getValue(EvaluationContext ctx) throws ELException
getValue
in interface Node
getValue
in class SimpleNode
ELException
public java.lang.String toString()
toString
in class SimpleNode
Copyright © 2005-2021 Potix Corporation. All Rights Reserved.