monperrus / jexastLinks
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:
- ☆9Updated 5 years ago
- Code samples for the book "JavaParser: Visited" https://leanpub.com/javaparservisited☆101Updated last year
- Antlr Java Parser aims to create a Java parser using Antlr 4 grammar rules.☆57Updated 4 years ago
- Example using the Eclipse CDT Parser API☆63Updated 6 years ago
- Automatic program repair for Java with generate-and-validate techniques : jGenProg (2014) - jMutRepair (2016) - jKali (2016) - DeepRepai…☆210Updated 2 months ago
- 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
- Computes the AST difference (aka edit script) between two Spoon Java source code abstract syntax trees☆167Updated this week
- Some examples of code extracting information from Java source files using JavaParser☆102Updated 4 years ago
- A model-view based code generator written in Java☆40Updated 8 years ago
- Sample project with a basic Maven + JavaParser setup☆95Updated this week
- Call graph generator for JVM bytecode☆18Updated 8 years ago
- A tool that analyzes the byte-code of Java .class files and generates control-flow graphs in Graphviz (dot) format from it.☆26Updated 2 years ago
- A tool for mining commits from Git repositories and diffs to automatically extract code change pattern instances and features with ast a…☆98Updated 7 months ago
- View code dependencies in a Java project☆35Updated 3 years ago
- A maven plugin used to test the grammars-v4 repo grammars☆18Updated 2 years ago
- Java Program -> AST -> .dot -> Visualization☆68Updated 4 years ago
- Java Code Coverage for Eclipse IDE☆66Updated last week
- A suite of tools for analyzing compiled Java code.☆48Updated 2 weeks ago
- This repository has been rewritten to move to the Eclipse Foundation. Find the old history here: https://github.com/TypeFox/Xpect☆34Updated this week
- Python parser built using ANTLR☆43Updated 9 years ago
- Examples for the book "Implementing Domain-Specific Languages with Xtext and Xtend" 978-1782160304☆34Updated 10 years ago
- ☆10Updated last year
- Static code analysis for Java☆12Updated last year
- Computes Java classes or packages dependencies, SCCs (Tarjan algorithm), or cycles (Johnson algorithm), through API or command line.☆11Updated 2 years ago
- Automatically detect and generate missing assertions for Junit test cases (also known as test amplification)☆117Updated 10 months 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
- VMVM: Unit Test Virtualization for Java☆26Updated 3 years ago
- Sample project with basic Maven + JavaSymbolSolver set up☆41Updated this week
- Abstract Syntax Tree Extractor for Java Source Code☆44Updated 2 years ago