标签: intellij-idea sequence-diagram
我有一个如下代码段,
if{ .... ... ... }
我需要为这个特定的块创建一个序列图。使用IntelliJ我可以为一个方法创建但是如何为一个代码块做?