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