public class Identifier extends SpelNodeImpl
children, pos
Constructor and Description |
---|
Identifier(String payload,
int pos) |
Modifier and Type | Method and Description |
---|---|
TypedValue |
getValueInternal(ExpressionState state) |
String |
toStringAST() |
getChild, getChildCount, getEndPosition, getObjectClass, getPreviousChild, getStartPosition, getTypedValue, getValue, getValue, getValueRef, isWritable, nextChildIs, setValue
public Identifier(String payload, int pos)
public String toStringAST()
toStringAST
in interface SpelNode
toStringAST
in class SpelNodeImpl
public TypedValue getValueInternal(ExpressionState state)
getValueInternal
in class SpelNodeImpl