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]: spoon.support.util.SortedList.addAll(...) return value is not JLS compliant
- [Bug]: Spoon anonymous function cannot resolve variable type
- review: checkstyle: Spotless configuration
- Unexpected indent printed out when printing Java multiline string.
- [Bug] SniperJavaPrettyPrinter fails because CtRecord does not identify CtParameter role
- [Bug]: JLSViolation occurs when using a setter method created using Lombok's @Setter annotation
- [Bug]: Inconsistent parent for `CtTypeReferenceImpl` in `CtRecordComponentImpl` which points to a `CtMethodImpl`
- How to create static call graph with only invocations within project?
- links to some of the transformation examples are broken
- How to Implement Angelic Value with Spoon for APR
- Docs
- Java not yet supported