public class InlineList extends SpelNodeImpl
children, pos| Constructor and Description |
|---|
InlineList(int pos,
SpelNodeImpl... args) |
| Modifier and Type | Method and Description |
|---|---|
TypedValue |
getValueInternal(ExpressionState expressionState) |
boolean |
isConstant() |
String |
toStringAST() |
getChild, getChildCount, getEndPosition, getObjectClass, getPreviousChild, getStartPosition, getTypedValue, getValue, getValue, getValueRef, isWritable, nextChildIs, setValuepublic InlineList(int pos,
SpelNodeImpl... args)
public TypedValue getValueInternal(ExpressionState expressionState) throws EvaluationException
getValueInternal in class SpelNodeImplEvaluationExceptionpublic String toStringAST()
public boolean isConstant()