ftomassetti / analyze-java-code-examplesLinks
Some examples of code extracting information from Java source files using JavaParser
☆102Updated 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 last week
- Sample project with basic Maven + JavaSymbolSolver set up☆41Updated last week
- Examples on how to use the Spoon Java source code transformation library☆89Updated 2 years ago
- Million-scale code analysis and refactoring toolkit for Java☆46Updated 6 years ago
- *old repository* --> this is now integrated in https://github.com/javaparser/javaparser☆294Updated 7 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 7 years ago
- Call graph analyzer for Java☆42Updated 4 years ago
- Code Graph Intellij Plugin☆84Updated last year
- View code dependencies in a Java project☆35Updated 3 years ago
- Apache Commons BCEL☆259Updated this week
- Example configurations for coverage analysis tools set up in Maven to support EvoSuite tests☆20Updated 7 years ago
- Automatic program repair for Java with generate-and-validate techniques : jGenProg (2014) - jMutRepair (2016) - jKali (2016) - DeepRepai…☆210Updated 3 months ago
- Plugin for doing static analysis in Intellij using PMD☆71Updated last week
- An extensible java agent framework that instruments (modifies the bytecode at class loading time) programs running on the JVM, with the p…☆48Updated 5 years ago
- use asm to parse classNode then get method invoke relations.解析获得方法调用链路☆22Updated 4 years ago
- JDeodorant☆144Updated 5 months ago
- ☆17Updated 6 years ago
- QDox - full extractor of Java class/interface/method definitions (including annotations, parameters, param names)☆469Updated 3 months ago
- IntelliJ IDEA code coverage agent☆81Updated 6 months ago
- Toradocu - automated generation of test oracles from Javadoc documentation☆42Updated last year
- JCT is a call graph generator that works via byte code instrumentation. it records the flow through your application to gather call stati…☆22Updated 2 years ago
- Generates META-INF/services files automatically☆69Updated 2 years ago
- Automated source code metrics plugin for IntelliJ IDEA☆170Updated 3 years ago
- Parse unified diffs with Java.☆72Updated 5 years ago
- Detects smells and computes metrics of Java code☆182Updated 3 months ago
- Programs for producing static and dynamic (runtime) call graphs for Java programs☆816Updated last year
- Java Bytecode Engineering Examples & Tutorials☆118Updated 7 years ago
- TestMe IntelliJ IDEA Plugin - Auto generates Unit Test code☆181Updated 9 months ago
- Example using the Eclipse CDT Parser API☆63Updated 6 years ago