Generated by
JDiff

Package org.springframework.expression.spel

Changed Classes and Interfaces
ExpressionState An ExpressionState is for maintaining per-expression-evaluation state, any changes to it are not seen by other expressions but it gives a place to hold local variables and for component expressions in a compound expression to communicate state.
SpelNode Represents a node in the Ast for a parsed expression.