ftomassetti / analyze-java-code-examplesLinks
Some examples of code extracting information from Java source files using JavaParser
☆101Updated 4 years ago
Alternatives and similar repositories for analyze-java-code-examples
Users that are interested in analyze-java-code-examples are comparing it to the libraries listed below
Sorting:
- Code samples for the book "JavaParser: Visited" https://leanpub.com/javaparservisited☆102Updated 2 years ago
- Sample project with a basic Maven + JavaParser setup☆97Updated this week
- Code Graph Intellij Plugin☆85Updated last year
- Example configurations for coverage analysis tools set up in Maven to support EvoSuite tests☆20Updated 7 years ago
- Call graph analyzer for Java☆43Updated 4 years ago
- Apache Commons BCEL☆263Updated this week
- *old repository* --> this is now integrated in https://github.com/javaparser/javaparser☆296Updated 7 years ago
- Detects smells and computes metrics of Java code☆187Updated 6 months ago
- TestMe IntelliJ IDEA Plugin - Auto generates Unit Test code☆187Updated last year
- ☆17Updated 6 years ago
- This library contains a set of parsers that parse the output of the maven command "mvn dependency:tree", and a set of utilities to create…