| パッケージ | 説明 |
|---|---|
| org.springframework.expression.spel.ast | SpEL の抽象構文ツリー。 |
| 修飾子と型 | クラスと説明 |
|---|---|
static class | ValueRef.NullValueRefnull 値の ValueRef。 |
static class | ValueRef.TypedValueHolderValueRef 設定できない単一の値の ValueRef ホルダー。 |
| 修飾子と型 | メソッドと説明 |
|---|---|
ValueRef | VariableReference.getValueRef(ExpressionState state) |
protected ValueRef | SpelNodeImpl.getValueRef(ExpressionState state) |
protected ValueRef | CompoundExpression.getValueRef(ExpressionState state) |
protected ValueRef | Indexer.getValueRef(ExpressionState state) |
protected ValueRef | Selection.getValueRef(ExpressionState state) |
ValueRef | PropertyOrFieldReference.getValueRef(ExpressionState state) |
protected ValueRef | Projection.getValueRef(ExpressionState state) |
protected ValueRef | MethodReference.getValueRef(ExpressionState state) |