INRIA / spoon

Spoon is a metaprogramming library to analyze and transform Java source code. :spoon: is made with :heart:, :beers: and :sparkles:. It parses source files to build a well-designed AST with powerful analysis and transformation API.
http://spoon.gforge.inria.fr/
Other
1.76k stars 352 forks source link

Fix SortedList.addAll(...) to be JLS compliant and provide unit tests #6046

Closed CoreRasurae closed 3 weeks ago

CoreRasurae commented 3 weeks ago
CoreRasurae commented 3 weeks ago

Sorry i will redo all this