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☆100Updated 2 years ago
- Sample project with a basic Maven + JavaParser setup☆95Updated last month
- *old repository* --> this is now integrated in https://github.com/javaparser/javaparser☆295Updated 7 years ago
- View code dependencies in a Java project☆36Updated 3 years ago
- Examples on how to use the Spoon Java source code transformation library☆90Updated 2 years ago
- Apache Commons BCEL☆260Updated last week
- Code Graph Intellij Plugin☆84Updated last year
- Call graph analyzer for Java☆42Updated 4 years ago
- Sample project with basic Maven + JavaSymbolSolver set up☆41Updated last month
- TestMe IntelliJ IDEA Plugin - Auto generates Unit Test code☆182Updated 10 months ago
- Detects smells and computes metrics of Java code☆182Updated 4 months ago
- Million-scale code analysis and refactoring toolkit for Java☆46Updated 6 years ago
- Programs for producing static and dynamic (runtime) call graphs for Java programs☆821Updated 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…☆35Updated 7 years ago
- Example configurations for coverage analysis tools set up in Maven to support EvoSuite tests☆20Updated 7 years ago
- 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
- ☆17Updated 6 years ago
- ObjectWeb ASM - bytecode verifier and utilities☆66Updated 11 years ago
- Automatic test generation for Java☆567Updated this week
- Incremental code analysis tools based on checkstyle, pmd and jacoco☆72Updated 2 months ago
- Jarviz is dependency analysis and visualization tool designed for Java applications☆151Updated this week
- Java Bytecode Engineering Examples & Tutorials☆118Updated 7 years ago
- use asm to parse classNode then get method invoke relations.解析获得方法调用链路☆22Updated 4 years ago
- Maintenance fork of the Xeger Java library for generating strings according to a regexp☆93Updated 3 years ago
- Java Call Hierarchy Printer☆44Updated 10 years ago
- Apache Maven Dependency Plugin☆163Updated 2 weeks ago
- The FindBugs Plugin for IntelliJ IDEA☆137Updated 6 years ago
- A Java example for Antlr4☆63Updated last month
- Utility class to compile java source code in memory☆272Updated 4 years ago
- Automatically detect and generate missing assertions for Junit test cases (also known as test amplification)☆117Updated last year