ftomassetti / analyze-java-code-examples
Some examples of code extracting information from Java source files using JavaParser
☆99Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for analyze-java-code-examples
- Code samples for the book "JavaParser: Visited" https://leanpub.com/javaparservisited☆101Updated last year
- Sample project with a basic Maven + JavaParser setup☆91Updated 2 months ago
- Sample project with basic Maven + JavaSymbolSolver set up☆37Updated 2 months ago
- Examples on how to use the Spoon Java source code transformation library☆85Updated 2 years ago
- Million-scale code analysis and refactoring toolkit for Java☆46Updated 5 years ago
- Example configurations for coverage analysis tools set up in Maven to support EvoSuite tests☆20Updated 6 years ago
- *old repository* --> this is now integrated in https://github.com/javaparser/javaparser☆291Updated 6 years ago
- View code dependencies in a Java project☆35Updated 2 years ago
- Programs for producing static and dynamic (runtime) call graphs for Java programs☆780Updated 8 months ago
- Apache Commons BCEL☆251Updated this week
- Call graph analyzer for Java☆39Updated 4 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…☆35Updated 6 years ago
- TestMe IntelliJ IDEA Plugin - Auto generates Unit Test code☆171Updated last month
- Computes the AST difference (aka edit script) between two Spoon Java source code abstract syntax trees☆161Updated last week
- Code Graph Intellij Plugin☆83Updated 8 months ago
- Java Call Hierarchy Printer☆44Updated 9 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 4 years ago
- Toradocu - automated generation of test oracles from Javadoc documentation☆42Updated 8 months ago
- Antlr Java Parser aims to create a Java parser using Antlr 4 grammar rules.☆57Updated 4 years ago
- Dead Code Detector finds never used code in Java applications☆32Updated 5 years ago
- Automatic program repair for Java with generate-and-validate techniques : jGenProg (2014) - jMutRepair (2016) - jKali (2016) - DeepRepai…☆207Updated 3 months ago
- use asm to parse classNode then get method invoke relations.解析获得方法调用链路☆21Updated 4 years ago
- Automatic test generation for Java☆540Updated this week
- Call graph generator for JVM bytecode☆18Updated 7 years ago
- Detects smells and computes metrics of Java code☆174Updated 7 months ago
- IntelliJ IDEA code coverage agent☆79Updated last month
- EvoSuite - automated generation of JUnit test suites for Java classes☆841Updated 4 months ago
- QDox - full extractor of Java class/interface/method definitions (including annotations, parameters, param names)☆461Updated this week