vpalepu [at] uci [dot] edu, Resume (pdf)
Home Projects News Blog Posts
Java Code to Flow Diagram Converter

October 2009 to March 2010

Java Code to Flow Diagram Converter

Developed an Eclipse Plug-in to statically reverse engineer a selected Java code snippet, to corresponding Sequence Diagram. Recursive parsing of Abstract Syntax Tree of code was done to derive chronological ordering of method invocations, thus accurately depicting Program Flow.

TL;DR - An eclipse plug-in that can statically reverse engineering Java code snippets to Sequence Diagrams.

Tags: Undergrad Final Year Project Static Proram Analysis

Related Posts

Last modified: 21 Feb 2013