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
- feature(spoon-kotlin): use the Spoon metamodel to analyze and transform Kotlin code
- add support for type inference
- Auto Import not working: Output not showing simple names
- ERROR spoon.support.compiler.jdt.JDTCommentBuilder
- How to access all annotations of a CtClass including annotations on the super classes?
- Add `CtElement.getCompilationUnit` method to the public API
- good first issue: check if assertTrue has a message argument
- interesting papers about source code analysis and transformation
- Add missing addXAt(int, CtElement<?>)-like methods for ordered collections to public API
- CtExtendedModifiers are stored in a HashSet - leads to non-deterministic pretty-printing
- Docs
- Java not yet supported