|
I am trying to implement a plugin which can convert C# code to Sequence UML diagram. I want to know if there are any APIs which can help me extract the flow/ sequences of the code easier. |
Answered by
dibarbet
Sep 24, 2024
Replies: 2 comments
|
Hope to get support for Call hierarchy. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Call hierarchy is tracked here - #6297 (if you'd like this, please upvote).
Find all implementations should already be supported.