You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 26, 2025. It is now read-only.
I would like to request a feature.
Generate UML class diagram by importing source code: the source code is parsed for classes, their variables and functions, and a UML class diagram is created based on the source code. So the UML class diagram represents the imported source code.