ftomassetti / analyze-java-code-examples
Some examples of code extracting information from Java source files using JavaParser
☆100Updated 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☆102Updated last year
- Sample project with a basic Maven + JavaParser setup☆93Updated last month
- Examples on how to use the Spoon Java source code transformation library☆85Updated 2 years ago
- Call graph analyzer for Java☆41Updated 4 years ago
- Sample project with basic Maven + JavaSymbolSolver set up☆39Updated last month
- *old repository* --> this is now integrated in https://github.com/javaparser/javaparser☆292Updated 7 years ago
- View code dependencies in a Java project☆35Updated 2 years ago
- Toradocu - automated generation of test oracles from Javadoc documentation☆42Updated 10 months ago
- Code Graph Intellij Plugin☆83Updated 10 months 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
- Example configurations for coverage analysis tools set up in Maven to support EvoSuite tests☆20Updated 6 years ago
- Computes the AST difference (aka edit script) between two Spoon Java source code abstract syntax trees☆162Updated 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
- Detects smells and computes metrics of Java code☆174Updated 3 weeks ago
- Million-scale code analysis and refactoring toolkit for Java☆46Updated 5 years ago
- Apache Commons BCEL☆253Updated this week
- ☆17Updated 5 years ago
- Programs for producing static and dynamic (runtime) call graphs for Java programs☆792Updated 10 months ago
- use asm to parse classNode then get method invoke relations.解析获得方法调用链路☆21Updated 4 years ago
- Automatic test generation for Java☆550Updated this week
- Maintenance fork of the Xeger Java library for generating strings according to a regexp☆93Updated 2 years ago
- Automatically detect and generate missing assertions for Junit test cases (also known as test amplification)☆115Updated 5 months ago
- Create Test Fixtures from Runnable Java Code☆51Updated 4 months ago
- A suite of tools for analyzing compiled Java code.☆45Updated this week
- Maven plugin to handle multi module projects for PiTest☆47Updated last year
- T.J. Watson Libraries for Analysis, with frontends for Java, Android, and JavaScript, and may common static program analyses☆774Updated 3 weeks ago
- Parse unified diffs with Java.☆72Updated 4 years ago
- Java Program -> AST -> .dot -> Visualization☆68Updated 3 years ago
- Java Call Hierarchy Printer☆44Updated 9 years ago
- Automatic program repair for Java with generate-and-validate techniques : jGenProg (2014) - jMutRepair (2016) - jKali (2016) - DeepRepai…☆210Updated 2 months ago