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 last week
- Examples on how to use the Spoon Java source code transformation library☆92Updated 3 years ago
- *old repository* --> this is now integrated in https://github.com/javaparser/javaparser☆296Updated 8 years ago
- Apache Commons BCEL☆270Updated this week
- View code dependencies in a Java project☆36Updated 3 years ago
- Call graph analyzer for Java☆43Updated 5 years ago
- Code Graph Intellij Plugin☆85Updated last year
- Sample project with basic Maven + JavaSymbolSolver set up☆40Updated last week
- 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☆833Updated last year
- ☆17Updated 6 years ago
- Detects smells and computes metrics of Java code☆188Updated 10 months ago
- TestMe IntelliJ IDEA Plugin - Auto generates Unit Test code☆188Updated last year
- ObjectWeb ASM - bytecode verifier and utilities☆68Updated 12 years ago
- Example configurations for coverage analysis tools set up in Maven to support EvoSuite tests☆20Updated 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…☆36Updated 8 years ago
- A Java example for Antlr4☆64Updated last month
- 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
- Automatically detect and generate missing assertions for Junit test cases (also known as test amplification)☆118Updated last year
- Jarviz is dependency analysis and visualization tool designed for Java applications☆160Updated last week
- Parses java classes to generate UML diagram☆66Updated 6 years ago
- A suite of tools for analyzing compiled Java code.☆48Updated 3 weeks ago
- Automatic test generation for Java☆584Updated this week
- use asm to parse classNode then get method invoke relations.解析获得方法调用链路☆22Updated 5 years ago
- Toradocu - automated generation of test oracles from Javadoc documentation☆44Updated last year
- Java Bytecode Engineering Examples & Tutorials☆118Updated 8 years ago
- QDox - full extractor of Java class/interface/method definitions (including annotations, parameters, param names)☆476Updated last month
- EvoSuite - automated generation of JUnit test suites for Java classes☆894Updated 11 months ago
- Utility class to compile java source code in memory☆276Updated 4 years ago