public final class AstString extends SimpleNode
children, id, image, parent
Constructor and Description |
---|
AstString(int id) |
Modifier and Type | Method and Description |
---|---|
String |
getString() |
Class |
getType(EvaluationContext ctx) |
Object |
getValue(EvaluationContext ctx) |
void |
setImage(String image) |
accept, dump, equals, getImage, getMethodInfo, 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 String getString()
public Class getType(EvaluationContext ctx) throws javax.el.ELException
getType
in interface Node
getType
in class SimpleNode
javax.el.ELException
public Object getValue(EvaluationContext ctx) throws javax.el.ELException
getValue
in interface Node
getValue
in class SimpleNode
javax.el.ELException
public void setImage(String image)
setImage
in class SimpleNode
Copyright © 2006–2018 TinyGroup. All rights reserved.