public class TypeReference extends SpelNodeImpl
children, pos| Constructor and Description |
|---|
TypeReference(int pos,
SpelNodeImpl qualifiedId) |
| Modifier and Type | Method and Description |
|---|---|
TypedValue |
getValueInternal(ExpressionState state) |
String |
toStringAST() |
getChild, getChildCount, getEndPosition, getObjectClass, getPreviousChild, getStartPosition, getTypedValue, getValue, getValue, isWritable, nextChildIs, setValuepublic TypeReference(int pos,
SpelNodeImpl qualifiedId)
public TypedValue getValueInternal(ExpressionState state) throws EvaluationException
getValueInternal in class SpelNodeImplEvaluationExceptionpublic String toStringAST()
toStringAST in interface SpelNodetoStringAST in class SpelNodeImplCopyright © 2013. All Rights Reserved.