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
- Code Graph Intellij Plugin☆86Updated last year
- 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
- TestMe IntelliJ IDEA Plugin - Auto generates Unit Test code☆188Updated last year
- *old repository* --> this is now integrated in https://github.com/javaparser/javaparser☆296Updated 7 years ago
- Examples on how to use the Spoon Java source code transformation library☆92Updated 3 years ago
- Sample project with basic Maven + JavaSymbolSolver set up☆40Updated 2 months ago
- Apache Commons BCEL☆264Updated this week
- Detects smells and computes metrics of Java code☆187Updated 8 months ago
- View code dependencies in a Java project☆36Updated 3 years ago
- Programs for producing static and dynamic (runtime) call graphs for Java programs☆828Updated last year
- Million-scale code analysis and refactoring toolkit for Java☆47Updated 6 years ago
- EvoSuite - automated generation of JUnit test suites for Java classes☆892Updated 9 months ago
- Toradocu - automated generation of test oracles from Javadoc documentation☆44Updated last year
- 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
- ☆17Updated 6 years ago
- Convert the Java(or kotlin) source code to Plantuml☆127Updated last year
- QDox - full extractor of Java class/interface/method definitions (including annotations, parameters, param names)☆476Updated 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
- Automatic test generation for Java☆583Updated this week
- Jarviz is dependency analysis and visualization tool designed for Java applications☆160Updated last week
- This plugin for IntelliJ IDEA Ultimate provides a diagram showing a reference graph for methods in java classes☆110Updated 4 years ago
- Call graph generator for JVM bytecode☆18Updated 8 years ago
- A Java example for Antlr4☆63Updated last week
- Maintenance fork of the Xeger Java library for generating strings according to a regexp☆94Updated 3 years ago
- Antlr Java Parser aims to create a Java parser using Antlr 4 grammar rules.☆58Updated 5 years ago
- Automatically detect and generate missing assertions for Junit test cases (also known as test amplification)☆118Updated last year
- Java runtime dynamic tracing☆20Updated 4 years ago