monperrus / jexast
Enables the extraction of Java AST nodes with plain JDT
☆17Updated 7 years ago
Alternatives and similar repositories for jexast:
Users that are interested in jexast are comparing it to the libraries listed below
- Sample project with a basic Maven + JavaParser setup☆93Updated last month
- Simple AST generator for Java v8 using ANTLR v4.☆21Updated 7 years ago
- Java Program -> AST -> .dot -> Visualization☆68Updated 3 years ago
- Computes the AST difference (aka edit script) between two Spoon Java source code abstract syntax trees☆162Updated this week
- Code samples for the book "JavaParser: Visited" https://leanpub.com/javaparservisited☆102Updated last year
- Automatic program repair for Java with generate-and-validate techniques : jGenProg (2014) - jMutRepair (2016) - jKali (2016) - DeepRepai…☆210Updated 2 months ago
- Some examples of code extracting information from Java source files using JavaParser☆100Updated 3 years ago
- Example using the Eclipse CDT Parser API☆63Updated 6 years ago
- Antlr Java Parser aims to create a Java parser using Antlr 4 grammar rules.☆57Updated 4 years ago
- A tool for mining commits from Git repositories and diffs to automatically extract code change pattern instances and features with ast a…☆95Updated 2 months ago
- Examples on how to use the Spoon Java source code transformation library☆85Updated 2 years ago
- A command line application to compare Java files without regard to formatting.☆38Updated 6 years ago
- JAva code coveraGe faUlt locAlization Rank☆29Updated 3 years ago
- JDeodorant☆141Updated 3 weeks ago
- A suite of tools for analyzing compiled Java code.☆45Updated this week
- Toradocu - automated generation of test oracles from Javadoc documentation☆42Updated 10 months ago
- A program slicer for Java, based on the system dependence graph (SDG).☆63Updated last year
- [A flexible tool for the analysis of code smells] Code smells are a popular mechanism to identify structural design problems in software …☆14Updated 4 years ago
- FLACOCO: Fault Localization for Java based on Industry-grade Coverage http://arxiv.org/pdf/2111.12513☆29Updated this week
- Computes Java classes or packages dependencies, SCCs (Tarjan algorithm), or cycles (Johnson algorithm), through API or command line.☆11Updated last year
- Automatic program repair system for Java based on dynamic analysis and code synthesis with SMT. Also contains the code of Dynamoth.☆98Updated 3 months ago
- Maven plugin to handle multi module projects for PiTest☆47Updated last year
- ☆20Updated 7 months ago
- A constraint solver abstraction layer for Java☆21Updated last year
- Sample project with basic Maven + JavaSymbolSolver set up☆39Updated last month
- VMVM: Unit Test Virtualization for Java☆25Updated 2 years ago
- Python parser built using ANTLR☆42Updated 8 years ago
- JaSoMe (Java Source Metrics) - Object Oriented Metrics analyzer for Java code☆32Updated 10 months ago
- This tool is a Program Dependence Graph generator for a given input file in the programming language Java that can be outputed as a dot f…☆23Updated 5 years ago
- PROGEX (Program Graph Extractor); a cross platform tool for extracting graphical program representations from software source code☆84Updated 3 years ago