javaparser / javaparser-visitedLinks
Code samples for the book "JavaParser: Visited" https://leanpub.com/javaparservisited
☆101Updated last year
Alternatives and similar repositories for javaparser-visited
Users that are interested in javaparser-visited are comparing it to the libraries listed below
Sorting:
- Some examples of code extracting information from Java source files using JavaParser☆101Updated 4 years ago
- Sample project with a basic Maven + JavaParser setup☆95Updated 2 months ago
- Examples on how to use the Spoon Java source code transformation library☆89Updated 2 years ago
- *old repository* --> this is now integrated in https://github.com/javaparser/javaparser☆294Updated 7 years ago
- Sample project with basic Maven + JavaSymbolSolver set up☆41Updated last month
- A suite of tools for analyzing compiled Java code.☆48Updated this week
- 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…☆47Updated 5 years ago
- Apache Maven Dependency Plugin☆159Updated this week
- View code dependencies in a Java project☆35Updated 3 years ago
- Apache Commons BCEL☆257Updated last week
- Detects smells and computes metrics of Java code☆181Updated 2 months ago
- Apache Maven Artifact Resolver☆133Updated this week
- This plugin for IntelliJ IDEA Ultimate provides a diagram showing a reference graph for methods in java classes☆110Updated 3 years ago
- Automatic program repair for Java with generate-and-validate techniques : jGenProg (2014) - jMutRepair (2016) - jKali (2016) - DeepRepai…☆210Updated 2 months ago
- Maven Mojo Plug-In to generate reports based on the SpotBugs Analyzer☆88Updated this week
- QDox - full extractor of Java class/interface/method definitions (including annotations, parameters, param names)☆467Updated 3 months ago
- Apache Maven Enforcer (Plugin)☆153Updated 2 weeks ago
- Computes the AST difference (aka edit script) between two Spoon Java source code abstract syntax trees☆167Updated this week
- comparison of listener oriented and visitor oriented parser implementations using antlr4☆35Updated 9 years ago
- Java Call Hierarchy Printer☆44Updated 10 years ago
- A Maven plugin to run the Spoon analysis and transformation engine for Java☆21Updated 2 months ago
- Sample maven project containing a Java agent and examples of bytecode manipulation with ASM and Javassist☆56Updated 8 years ago
- ☆191Updated this week
- DepClean automatically detects and removes unused dependencies in Maven projects (https://dx.doi.org/10.1007/s10664-020-09914-8)☆267Updated last week
- Java Program -> AST -> .dot -> Visualization☆68Updated 4 years ago
- ☆117Updated 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
- Code Graph Intellij Plugin☆83Updated last year
- A Java example for Antlr4☆62Updated last month