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. |
||
|---|---|---|
| .. | ||
| src | ||
| spring-expression.gradle | ||