DEV Community

Discussion on: Auto-magically generate sequence diagrams of your code's runtime behavior

Collapse
 
dev_user_598ec786b41b6d39 profile image
Dev User

Why is it required to run the application to generate the sequence diagrams? Can't the tools do it from the source code by parsing it?