monperrus / jexast
Enables the extraction of Java AST nodes with plain JDT
☆18Updated 7 years ago
Alternatives and similar repositories for jexast
Users that are interested in jexast are comparing it to the libraries listed below
Sorting:
- Simple AST generator for Java v8 using ANTLR v4.☆21Updated 7 years ago
- Examples on how to use the Spoon Java source code transformation library☆89Updated 2 years ago
- ☆9Updated 5 years ago
- Code samples for the book "JavaParser: Visited" https://leanpub.com/javaparservisited☆100Updated last year
- Sample project with a basic Maven + JavaParser setup☆95Updated last month
- Java Program -> AST -> .dot -> Visualization☆68Updated 3 years ago
- A command line application to compare Java files without regard to formatting.☆38Updated 6 years ago
- Computes the AST difference (aka edit script) between two Spoon Java source code abstract syntax trees☆166Updated 2 weeks ago
- A tool for mining commits from Git repositories and diffs to automatically extract code change pattern instances and features with ast a…☆97Updated 6 months ago
- Antlr Java Parser aims to create a Java parser using Antlr 4 grammar rules.☆57Updated 4 years ago
- Some examples of code extracting information from Java source files using JavaParser☆101Updated 4 years ago
- Dead Code Detector finds never used code in Java applications☆32Updated 5 years ago
- JDeodorant☆144Updated 4 months ago
- Automatic program repair for Java with generate-and-validate techniques : jGenProg (2014) - jMutRepair (2016) - jKali (2016) - DeepRepai…☆210Updated last month
- A program slicer for Java, based on the system dependence graph (SDG).☆66Updated last year
- View code dependencies in a Java project☆35Updated 2 years ago
- Example using the Eclipse CDT Parser API☆63Updated 6 years ago
- A suite of tools for analyzing compiled Java code.☆48Updated this week
- ANTLR as a libray for JVM based languages☆107Updated 2 years ago
- Generating tests from production workloads http://arxiv.org/pdf/2012.01198☆18Updated 6 months ago
- VMVM: Unit Test Virtualization for Java☆26Updated 2 years ago
- Example configurations for coverage analysis tools set up in Maven to support EvoSuite tests☆20Updated 7 years ago
- ☆95Updated 3 years ago
- Botsing is a Java framework for crash reproduction. It depends on EvoSuite (http://www.evosuite.org) for code instrumentation.☆33Updated 2 years ago
- Java Concolic Unit Testing Engine☆89Updated 10 years ago
- Python parser built using ANTLR☆43Updated 9 years ago
- Java runtime dynamic tracing☆20Updated 3 years ago
- FLACOCO: Fault Localization for Java based on Industry-grade Coverage http://arxiv.org/pdf/2111.12513☆30Updated 3 weeks ago
- JAva code coveraGe faUlt locAlization Rank☆29Updated 3 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