satnam-sandhu / ASTGenerator
Simple AST generator for Java v8 using ANTLR v4.
☆21Updated 7 years ago
Alternatives and similar repositories for ASTGenerator:
Users that are interested in ASTGenerator are comparing it to the libraries listed below
- 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☆165Updated last week
- PROGEX (Program Graph Extractor); a cross platform tool for extracting graphical program representations from software source code☆85Updated 3 years ago
- Creating Data Flow Graphs from java input classes☆48Updated 10 months ago
- A program slicer for Java, based on the system dependence graph (SDG).☆66Updated last year
- Abstract Syntax Tree Extractor for Java Source Code☆44Updated 2 years ago
- Towards converting multilingual source code into one language-agnostic graph representation.☆46Updated 2 years ago
- Introducing CFG(control flow graph) and PDG (program dependency graph) into AST (abstract syntax tree) implementation using Java Paser an…☆24Updated 6 years ago
- Learning to Spot and Refactor Inconsistent Method Names☆16Updated 2 years ago
- A library for building intraprocedural PDGs for Java programs☆33Updated last year
- 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
- Repository for Deep API Learning (DeepAPI)☆54Updated 3 years ago
- Enables the extraction of Java AST nodes with plain JDT☆18Updated 7 years ago
- Code samples for the book "JavaParser: Visited" https://leanpub.com/javaparservisited