public class TypeReference extends SpelNodeImpl
children, pos| Constructor and Description |
|---|
TypeReference(int pos,
SpelNodeImpl qualifiedId) |
TypeReference(int pos,
SpelNodeImpl qualifiedId,
int dims) |
| Modifier and Type | Method and Description |
|---|---|
TypedValue |
getValueInternal(ExpressionState state) |
String |
toStringAST() |
getChild, getChildCount, getEndPosition, getObjectClass, getPreviousChild, getStartPosition, getTypedValue, getValue, getValue, getValueRef, isWritable, nextChildIs, setValuepublic TypeReference(int pos,
SpelNodeImpl qualifiedId)
public TypeReference(int pos,
SpelNodeImpl qualifiedId,
int dims)
public TypedValue getValueInternal(ExpressionState state) throws EvaluationException
getValueInternal in class SpelNodeImplEvaluationExceptionpublic String toStringAST()