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