ftomassetti / analyze-java-code-examples
Some examples of code extracting information from Java source files using JavaParser
☆101Updated 3 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
- Code samples for the book "JavaParser: Visited" https://leanpub.com/javaparservisited☆101Updated last year
- Sample project with a basic Maven + JavaParser setup☆94Updated 3 months ago
- View code dependencies in a Java project☆35Updated 2 years ago
- Example configurations for coverage analysis tools set up in Maven to support EvoSuite tests☆20Updated 6 years ago
- Examples on how to use the Spoon Java source code transformation library☆87Updated 2 years ago
- Sample project with basic Maven + JavaSymbolSolver set up☆40Updated 3 months ago
- Call graph analyzer for Java☆42Updated 4 years ago
- *old repository* --> this is now integrated in https://github.com/javaparser/javaparser☆293Updated 7 years ago
- Toradocu - automated generation of test oracles from Javadoc documentation☆42Updated last year
- Code Graph Intellij Plugin☆83Updated last year
- ☆17Updated 6 years ago
- Million-scale code analysis and refactoring toolkit for Java☆46Updated 5 years ago
- Programs for producing static and dynamic (runtime) call graphs for Java programs☆800Updated last year
- Apache Commons BCEL☆256Updated this 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…☆35Updated 7 years ago
- Incremental code analysis tools based on checkstyle, pmd and jacoco☆70Updated 10 months ago
- Detects smells and computes metrics of Java code☆179Updated last week
- Java Call Hierarchy Printer☆44Updated 10 years ago
- TestMe IntelliJ IDEA Plugin - Auto generates Unit Test code☆178Updated 6 months ago
- use asm to parse classNode then get method invoke relations.解析获得方法调用链路☆22Updated 4 years ago
- Java Program -> AST -> .dot -> Visualization☆68Updated 3 years ago
- Antlr Java Parser aims to create a Java parser using Antlr 4 grammar rules.☆57Updated 4 years ago
- Computes the AST difference (aka edit script) between two Spoon Java source code abstract syntax trees☆164Updated last week
- 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
- JaSoMe (Java Source Metrics) - Object Oriented Metrics analyzer for Java code☆33Updated last year
- Plugin for doing static analysis in Intellij using PMD☆71Updated 4 months ago
- Automatic test generation for Java☆556Updated last week
- Botsing is a Java framework for crash reproduction. It depends on EvoSuite (http://www.evosuite.org) for code instrumentation.☆33Updated 2 years ago
- Java Bytecode Engineering Examples & Tutorials☆118Updated 7 years ago
- Examples of specific uses of PowerMock.☆112Updated 2 years ago