spring-framework/spring-expression
Sam Brannen 6ca8fbc2da Merge ArgumentsMatchInfo into ArgumentsMatchKind in SpEL
The internal ArgumentsMatchInfo type seems to have once had additional
methods beyond the functionality provided by the ArgumentsMatchKind
enum; however, that is no longer the case. Consequently, there is no
need to maintain both types.

This commit therefore merges the convenience methods from
ArgumentsMatchInfo into the ArgumentsMatchKind enum and removes the
unnecessary ArgumentsMatchInfo type.
2024-07-13 14:34:24 +02:00
..
src Merge ArgumentsMatchInfo into ArgumentsMatchKind in SpEL 2024-07-13 14:34:24 +02:00
spring-expression.gradle Initial review and polish of IndexAccessor support in SpEL 2024-04-10 15:54:34 +02:00