Skip to content

The project's objective is to create a Parser that takes Code (written in Java) and generates a UML class diagram corresponding to the code.

Notifications You must be signed in to change notification settings

daveromana/CodeToUML-Parser

 
 

Repository files navigation

CodeToUML-Parser (in development)

The project's objective is to create a Parser that takes Code (written in Java) and generates a UML class diagram corresponding to the code.

Starting with the basic coding of the java parser. the project will be developed using eclipse IDE for the java code to AST parser i am using Javaparser and to parse ast to class diagram i am going to use Plant UML

About

The project's objective is to create a Parser that takes Code (written in Java) and generates a UML class diagram corresponding to the code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%