public final class AstDotSuffix extends SimpleNode
children, id, image, parent
Constructor and Description |
---|
AstDotSuffix(int id) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getValue(EvaluationContext ctx) |
void |
setImage(java.lang.String image) |
accept, dump, equals, getImage, getMethodInfo, getType, hashCode, invoke, isReadOnly, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtOpen, jjtSetParent, 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 java.lang.Object getValue(EvaluationContext ctx) throws javax.el.ELException
getValue
in interface Node
getValue
in class SimpleNode
javax.el.ELException
public void setImage(java.lang.String image)
setImage
in class SimpleNode
Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.