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☆101Updated last year
- Sample project with a basic Maven + JavaParser setup☆95Updated 2 months ago
- Examples on how to use the Spoon Java source code transformation library☆89Updated 2 years ago
- *old repository* --> this is now integrated in https://github.com/javaparser/javaparser☆294Updated 7 years ago
- Call graph analyzer for Java☆42Updated 4 years ago
- View code dependencies in a Java project☆35Updated 3 years ago
- Example configurations for coverage analysis tools set up in Maven to support EvoSuite tests☆20Updated 7 years ago
- Sample project with basic Maven + JavaSymbolSolver set up☆41Updated last month
- Toradocu - automated generation of test oracles from Javadoc documentation☆42Updated last year
- ☆17Updated 6 years ago
- Million-scale code analysis and refactoring toolkit for Java☆46Updated 6 years ago
- Code Graph Intellij Plugin☆83Updated last year
- Antlr Java Parser aims to create a Java parser using Antlr 4 grammar rules.☆57Updated 4 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
- Computes the AST difference (aka edit script) between two Spoon Java source code abstract syntax trees☆167Updated this week
- Java Call Hierarchy Printer☆44Updated 10 years ago
- A suite of tools for analyzing compiled Java code.☆48Updated this week
- Apache Commons BCEL☆257Updated this week
- Jarviz is dependency analysis and visualization tool designed for Java applications☆149Updated last month
- Apache Maven Dependency Plugin☆159Updated this week
- Programs for producing static and dynamic (runtime) call graphs for Java programs☆811Updated last year
- Create Test Fixtures from Runnable Java Code☆52Updated 8 months ago
- Maven plugin to handle multi module projects for PiTest☆47Updated 2 years ago
- Automatic program repair for Java with generate-and-validate techniques : jGenProg (2014) - jMutRepair (2016) - jKali (2016) - DeepRepai…☆210Updated 2 months ago
- Detects smells and computes metrics of Java code☆181Updated 2 months ago
- use asm to parse classNode then get method invoke relations.解析获得方法调用链路☆22Updated 4 years ago
- Dead Code Detector finds never used code in Java applications☆32Updated 5 years ago
- DepClean automatically detects and removes unused dependencies in Maven projects (https://dx.doi.org/10.1007/s10664-020-09914-8)☆267Updated 2 weeks ago
- Maven plugin to find dependency version conflicts☆80Updated 2 years ago
- Tool for getting a spring bean dependency graph☆42Updated 7 months ago