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
- Spoon hangs when building a model when nested conditional expressions containing a pattern matching with variable creation
- [Bug]: Type reference building logic fails within lambda bodies
- [Information] How to differentiate methods calls in java code while method overloading in same class
- [Bug]: InvocationFilter not filtering all instances of reference
- A suggestion regarding fixing the ambiguous package problem
- [Bug]: wrong output for try with resources (variable ends up several times in initializer list)
- [Bug]: NPE in `Refactoring.copyMethod` when method has no parent type
- equality for packages: ordered list or set-based?
- [Bug]: `JavaReflectionTreeBuilder` doesn't build annotations on the return type
- [Bug]: The type of all expressions in an array (`T[]`) init should be `T` and not `<nulltype>`
- Docs
- Java not yet supported