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]: How to correctly recognize the signature of invoked methods in lambda expression?
- Move or delete spoon testing package from src/main
- Delete old unused javadoc package
- [Bug]: StackOverflowError occurred in CtExecutableReference.getExecutableDeclaration
- [Bug]: A null pointer exception occurred in build model
- [Bug]: Comments not in method included in method
- `equals()` semantics on `CtType`?
- [Bug]: When you import a static inner class, spoon converts it to a non-static import
- [Bug]: CtComment getpath() throws a NullPointerException
- [Bug]: When I use IncrementalLauncher, if I set setShouldCompile to false, it will always rebuild
- Docs
- Java not yet supported