eclipse-jdt / eclipse-jdt/eclipse.jdt.core
[Modernization] Use generics/type parameter on DOM model
Open
enhancement
Modernization
- Dominant language
- Java
- Stars
- 237
- Forks
- 195
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 47
Description
Classes like AbstractTypeDeclarations would be greatly improved is using generics/type parameters on Lists.
According to https://wiki.eclipse.org/Evolving_Java-based_APIs_2 , this is not a breaking change, also it has to be done proper for the whole API.
Unless there is an objection, I may try to add those in mid-term future.
Contributor guide
Assessment
This issue has not been assessed yet.