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
- HashcodeVisitor and EqualsChecker do not take the declaring type into account
- mvn test fails with "Test (wrong name: maven-launcher/system-dependency/target/classes/Test)"
- Parse Javadoc contents and inline tags ({@link})
- Can Spoon be used to extract control-flow and basic data-flow graphs?
- How to find CtCompilationUnit with spoon?
- governance: introduce a background check for Spoon integrators
- Sniper: Failure on comments inside enum values
- About adapting type parameter of generic method, using actual invocation in AST.
- Can I get all the class name defined in java library(like java.lang or java.io)?
- regression caught on Jenkins SOS
- Docs
- Java not yet supported