Generated by
JDiff

Package org.springframework.expression.spel

Added Classes and Interfaces
CodeFlow Records intermediate compilation state as the bytecode is generated for a parsed expression.
CompilablePropertyAccessor A compilable property accessor is able to generate bytecode that represents the access operation, facilitating compilation to bytecode of expressions that use the accessor.
CompiledExpression Base superclass for compiled expressions.
SpelCompilerMode Captures the possible configuration settings for a compiler that can be used when evaluating expressions.
 

Changed Classes
SpelParserConfiguration Configuration object for the SpEL expression parser.