接口的使用
cn.taketoday.expression.spel.ast.ValueRef
使用ValueRef的程序包
-
cn.taketoday.expression.spel.ast中ValueRef的使用
修饰符和类型类说明private classprivate classprivate classprivate classprivate classprivate classprivate static classstatic classA ValueRef for the null value.static classA ValueRef holder for a single value, which cannot be set.private static class修饰符和类型方法说明protected ValueRefCompoundExpression.getValueRef(ExpressionState state) protected ValueRefIndexer.getValueRef(ExpressionState state) protected ValueRefMethodReference.getValueRef(ExpressionState state) protected ValueRefProjection.getValueRef(ExpressionState state) PropertyOrFieldReference.getValueRef(ExpressionState state) protected ValueRefSelection.getValueRef(ExpressionState state) protected ValueRefSpelNodeImpl.getValueRef(ExpressionState state) VariableReference.getValueRef(ExpressionState state)