public final class AstDotSuffix extends SimpleNode
children, id, image, parent
Constructor and Description |
---|
AstDotSuffix(int id) |
Modifier and Type | Method and Description |
---|---|
Object |
getValue(EvaluationContext ctx) |
void |
setImage(String image) |
accept, equals, getImage, getMethodInfo, getType, getValueReference, hashCode, invoke, isParametersProvided, isReadOnly, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtOpen, jjtSetParent, setValue, toString, toString
coerceToBoolean, coerceToCharacter, coerceToEnum, coerceToNumber, coerceToNumber, coerceToNumber, coerceToString, coerceToType, compare, equals, isBigDecimalOp, isBigIntegerOp, isDoubleOp, isLongOp, isStringFloat
public Object getValue(EvaluationContext ctx) throws ELException
getValue
in interface Node
getValue
in class SimpleNode
ELException
public void setImage(String image)
setImage
in class SimpleNode
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.