是否可以分析Intellij Idea Ultimate中的方法级别依赖性?

发布于 2025-02-04 03:45:30 字数 389 浏览 4 评论 0原文

是否可以在Intellij Idea Ultimate 2022中分析方法级依赖关系?

我想分析类中的方法如何相互关系。根据代码,我正在寻求像DSM矩阵这样的功能 - >分析代码 - >依赖关系矩阵工具,但条目是所选类中的方法。这是模块级视图的屏幕截图:

”“在此处输入图像说明”

我想要的是类似的方法,其方法与行。有什么方法可以在Intellij Idea 2022中促进这种类型的分析?

Is it possible to analyze method-level dependencies in IntelliJ Idea Ultimate 2022?

I want to analyze how methods in a class relate to each other. I am seeking functionality like the DSM matrix, as per the Code -> Analyze Code -> Dependency Matrix tool, but with the entries being methods in a selected class. Here is a screenshot of a module-level view:

enter image description here

What I want is something similar that has methods as rows. Is there a way I can facilitate this type of analysis in IntelliJ Idea 2022?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

傲性难收 2025-02-11 03:45:30

Please see the Method Call Hierarchy tool that seems to party cover your case: https://www.jetbrains.com/help/idea/viewing-structure-and-hierarchy-of-the-source-code.html

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文