public class AstMapData extends SimpleNode
children, id, image, parent
Constructor and Description |
---|
AstMapData(int id) |
Modifier and Type | Method and Description |
---|---|
Object |
getValue(EvaluationContext ctx) |
accept, dump, equals, getImage, getMethodInfo, getType, getValueReference, hashCode, invoke, isParametersProvided, isReadOnly, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtOpen, jjtSetParent, setImage, setValue, toString, toString
checkType, coerceToBoolean, coerceToCharacter, coerceToEnum, coerceToNumber, coerceToNumber, coerceToNumber, coerceToNumber, coerceToString, coerceToType, compare, containsNulls, equals, isBigDecimalOp, isBigIntegerOp, isDoubleOp, isDoubleStringOp, isLongOp, isStringFloat, throwUnhandled, toFloat, toNumber
public Object getValue(EvaluationContext ctx)
getValue
in interface Node
getValue
in class SimpleNode
Copyright © 2018 GlassFish Community. All rights reserved.