spoon
https://github.com/inria/spoon
Java
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.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Java not yet supported1 Subscribers
Add a CodeTriage badge to spoon
Help out
- Issues
- [Bug]: Bounded wildcard erasure recursively overflows
- fix: terminate wildcard erasure lookup
- [Bug]: Deep binary expressions overflow Spoon visitors
- fix: validate deep binary expressions iteratively
- fix: do not crash on qualified generic types with unresolved arguments in noclasspath mode
- refactor(testing): migrate to SpoonAssertions and deprecate old assertion package
- build(deps): upgrade JavaFX from 26-ea+6 to 27-ea+16 in spoon-visualisation
- [Bug]: Implicit class from JEP 512 compact source files not registered in model (allTypes, rootPackage, declaredTypes all empty)
- [Bug]: NPE on getEndColumn
- [Bug]: CtIterator documentation does not match the the implementation.
- Docs
- Java not yet supported