Program-Analysis / Java-to-AST-with-Visualization
Java Program -> AST -> .dot -> Visualization
☆68Updated 3 years ago
Alternatives and similar repositories for Java-to-AST-with-Visualization
Users that are interested in Java-to-AST-with-Visualization are comparing it to the libraries listed below
Sorting:
- PROGEX (Program Graph Extractor); a cross platform tool for extracting graphical program representations from software source code☆85Updated 3 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
- Creating Data Flow Graphs from java input classes☆48Updated 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
- Learning to Spot and Refactor Inconsistent Method Names☆16Updated 2 years ago
- Repository for Deep API Learning (DeepAPI)☆54Updated 3 years ago
- Sequence-to-Sequence Learning for End-to-End Program Repair (IEEE TSE 2019). Open-science repo. http://arxiv.org/pdf/1901.01808☆85Updated last year
- ☆45Updated 2 years ago
- ☆56Updated last year
- ☆28Updated 4 years ago
- ☆27Updated 5 years ago
- A library for building intraprocedural PDGs for Java programs☆33Updated last year
- ☆29Updated 4 years ago
- Code and data for paper "Detecting Code Clones with Graph Neural Network and Flow-Augmented Abstract Syntax Tree".☆64Updated 3 years ago
- Defects4J Dissection presents data to help researchers and practitioners to better understand the Defects4J bug dataset☆65Updated last year
- [ICSE 2021] - InferCode: Self-Supervised Learning of Code Representations by Predicting Subtrees☆90Updated 3 years ago
- BigCloneEval - A Clone Detection Tool Evaluation Framework for BigCloneBench☆74Updated last year
- Deep learning code semantic similarity☆63Updated 5 years ago
- ☆112Updated 2 years ago
- ☆30Updated 6 years ago
- This is the code repository for our ICPC 2021 paper "Improving Code Summarization with Block-wise Abstract Syntax Tree Splitting"☆24Updated 2 years ago
- mwcvitkovic / Open-Vocabulary-Learning-on-Source-Code-with-a-Graph-Structured-Cache--Code-PreprocessorLibrary for preprocessing java source code into Augmented ASTs, as per the paper Open Vocabulary Learning on Source Code with a Graph-Str…☆21Updated 6 years ago
- Functional clone detection(currently maintained version)☆33Updated 2 years ago
- Code and dataset for paper C4: Contrastive Cross-Language Code Clone Detection☆30Updated 2 years ago
- ☆99Updated 6 months ago
- Funcom Source Code Summarization Tool - Public Release☆34Updated last year
- GZoltar - Java Library for Automatic Debugging http://www.gzoltar.com☆78Updated 8 months ago
- Towards converting multilingual source code into one language-agnostic graph representation.☆46Updated 2 years ago
- A library to generate AST, CFG, PDG for Java program☆16Updated 3 years ago
- A tool for identifying patch correctness in test-based program repair☆19Updated 5 years ago