ftomassetti / analyze-java-code-examplesLinks
Some examples of code extracting information from Java source files using JavaParser
☆101Updated 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 2 years ago
- Sample project with a basic Maven + JavaParser setup☆97Updated 2 months ago
- Code Graph Intellij Plugin☆84Updated last year
- Examples on how to use the Spoon Java source code transformation library☆90Updated 2 years ago
- Sample project with basic Maven + JavaSymbolSolver set up☆40Updated 2 months ago
- Example configurations for coverage analysis tools set up in Maven to support EvoSuite tests☆20Updated 7 years ago
- Apache Commons BCEL☆262Updated last week
- Call graph analyzer for Java☆42Updated 4 years ago
- *old repository* --> this is now integrated in https://github.com/javaparser/javaparser☆296Updated 7 years ago
- View code dependencies in a Java project☆36Updated 3 years ago
- Million-scale code analysis and refactoring toolkit for Java☆46Updated 6 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
- 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
- TestMe IntelliJ IDEA Plugin - Auto generates Unit Test code☆184Updated 11 months ago
- A Java example for Antlr4☆63Updated last week
- Java Bytecode Engineering Examples & Tutorials☆118Updated 7 years ago
- Programs for producing static and dynamic (runtime) call graphs for Java programs☆822Updated last year
- Detects smells and computes metrics of Java code☆184Updated 5 months ago
- Automatic test generation for Java☆571Updated this week
- Utility class to compile java source code in memory☆274Updated 4 years ago
- use asm to parse classNode then get method invoke relations.解析获得方法调用链路☆22Updated 4 years ago
- QDox - full extractor of Java class/interface/method definitions (including annotations, parameters, param names)☆473Updated last week
- Antlr Java Parser aims to create a Java parser using Antlr 4 grammar rules.☆58Updated 4 years ago
- ObjectWeb ASM - bytecode verifier and utilities☆67Updated 12 years ago
- 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
- ANTLR as a libray for JVM based languages☆109Updated 2 years ago
- Jarviz is dependency analysis and visualization tool designed for Java applications☆156Updated last week
- Convert the Java(or kotlin) source code to Plantuml☆125Updated last year
- A suite of tools for analyzing compiled Java code.☆48Updated 3 weeks ago