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, getValueReference, hashCode, invoke, isParametersProvided, isReadOnly, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtOpen, jjtSetParent, setValue, toString, toStringcheckType, coerceToBoolean, coerceToCharacter, coerceToEnum, coerceToNumber, coerceToNumber, coerceToNumber, coerceToNumber, coerceToString, coerceToType, coerceToType, compare, containsNulls, equals, isBigDecimalOp, isBigIntegerOp, isDoubleOp, isDoubleStringOp, isLongOp, isStringFloat, throwUnhandled, toFloat, toNumberpublic String getString()
public Class getType(EvaluationContext ctx) throws ELException
getType in interface NodegetType in class SimpleNodeELExceptionpublic Object getValue(EvaluationContext ctx) throws ELException
getValue in interface NodegetValue in class SimpleNodeELExceptionpublic void setImage(String image)
setImage in class SimpleNodeCopyright © 2017–2019 Eclipse Foundation. All rights reserved.