Generated by
JDiff

Class org.springframework.expression.spel.ast.AstUtils

Changed Methods
List<PropertyAccessor> getPropertyAccessorsToTry(Class<?>, List<PropertyAccessor>) Change in signature from (Class<?>, ExpressionState) to (Class<?>, List<PropertyAccessor>).
Determines the set of property resolvers that should be used to try and access a property on the specified target type.