public class BeanReference extends SpelNodeImpl
children, pos| Constructor and Description |
|---|
BeanReference(int pos,
java.lang.String beanname) |
| 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 TypedValue getValueInternal(ExpressionState state) throws EvaluationException
getValueInternal in class SpelNodeImplEvaluationExceptionpublic java.lang.String toStringAST()
toStringAST in interface SpelNodetoStringAST in class SpelNodeImpl