ftomassetti / analyze-java-code-examplesLinks
Some examples of code extracting information from Java source files using JavaParser
☆100Updated 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 2 months ago
- Sample project with basic Maven + JavaSymbolSolver set up☆40Updated 2 months ago
- Apache Commons BCEL☆264Updated this week
- *old repository* --> this is now integrated in https://github.com/javaparser/javaparser☆296Updated 7 years ago
- Code Graph Intellij Plugin☆86Updated last year
- Examples on how to use the Spoon Java source code transformation library☆92Updated 3 years ago
- View code dependencies in a Java project☆36Updated 3 years ago
- Call graph analyzer for Java☆43Updated 5 years ago
- Example configurations for coverage analysis tools set up in Maven to support EvoSuite tests☆20Updated 7 years ago
- Detects smells and computes metrics of Java code☆187Updated 9 months ago
- Million-scale code analysis and refactoring toolkit for Java☆47Updated 6 years ago
- Programs for producing static and dynamic (runtime) call graphs for Java programs☆832Updated last year
- TestMe IntelliJ IDEA Plugin - Auto generates Unit Test code☆188Updated last year
- Jarviz is dependency analysis and visualization tool designed for Java applications☆160Updated 2 weeks 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
- ☆17Updated 6 years ago
- Java Call Hierarchy Printer☆45Updated 10 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…☆36Updated 8 years ago
- This plugin for IntelliJ IDEA Ultimate provides a diagram showing a reference graph for methods in java classes☆110Updated 4 years ago
- Apache Maven Dependency Analyzer☆41Updated 2 weeks ago
- Utility class to compile java source code in memory☆276Updated 4 years ago
- ObjectWeb ASM - bytecode verifier and utilities☆68Updated 12 years ago
- (Deprecated) Compile-time transformer to run Groovy code in a restrictive sandbox☆129Updated last year
- Automatic test generation for Java☆584Updated last week
- JCT is a call graph generator that works via byte code instrumentation. it records the flow through your application to gather call stati…☆23Updated 3 years ago
- Shows how to bootstrap a project to write custom rules for PHP, Python, Cobol, RPG☆241Updated last month
- Call graph generator for JVM bytecode☆18Updated 8 years ago
- Parse unified diffs with Java.☆73Updated 5 years ago
- Incremental code analysis tools based on checkstyle, pmd and jacoco☆71Updated 2 weeks ago