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 3 weeks ago
- Sample project with basic Maven + JavaSymbolSolver set up☆40Updated 3 weeks ago
- Example configurations for coverage analysis tools set up in Maven to support EvoSuite tests☆20Updated 7 years ago
- *old repository* --> this is now integrated in https://github.com/javaparser/javaparser☆296Updated 8 years ago
- Examples on how to use the Spoon Java source code transformation library☆91Updated 3 years ago
- Call graph analyzer for Java☆43Updated 5 years ago
- Apache Commons BCEL☆270Updated this week
- Million-scale code analysis and refactoring toolkit for Java☆47Updated 6 years ago
- Code Graph Intellij Plugin☆86Updated last year
- TestMe IntelliJ IDEA Plugin - Auto generates Unit Test code☆188Updated last year
- Detects smells and computes metrics of Java code☆189Updated 10 months ago
- View code dependencies in a Java project☆36Updated 3 years ago
- An extensible java agent framework that instruments (modifies the bytecode at class loading time) programs running on the JVM, with the p…☆47Updated 5 years ago
- Apache Maven Dependency Analyzer☆41Updated last week
- 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…☆36Updated 8 years ago
- Incremental code analysis tools based on checkstyle, pmd and jacoco☆71Updated last month
- Jarviz is dependency analysis and visualization tool designed for Java applications☆162Updated this week
- use asm to parse classNode then get method invoke relations.解析获得方法调用链路☆22Updated 5 years ago
- Tree Data Structure Java Library☆188Updated 3 years ago
- Create Test Fixtures from Runnable Java Code☆52Updated last week
- Automatic test generation for Java☆584Updated this week
- (Deprecated) Compile-time transformer to run Groovy code in a restrictive sandbox☆131Updated last year
- Programs for producing static and dynamic (runtime) call graphs for Java programs☆837Updated last year
- This plugin for IntelliJ IDEA Ultimate provides a diagram showing a reference graph for methods in java classes☆110Updated 4 years ago
- Apache Maven Invoker☆22Updated 3 weeks ago
- EvoSuite - automated generation of JUnit test suites for Java classes☆894Updated 11 months ago
- Toradocu - automated generation of test oracles from Javadoc documentation☆44Updated last year
- Utility class to compile java source code in memory☆275Updated 4 years ago
- Convert the Java(or kotlin) source code to Plantuml☆127Updated last year