What tools are available to visualize which methods call other Java code methods?

What tools are available to visualize which methods call other Java code methods? For example, is codecrawler applicable to Java? In particular, I'm looking for a way to call method B in obj Methoda () and obj Method B () draws arrows between things, and may organize a beautiful arrow to point to the method in the method to call it

Solution

Structure 101, point it to your bytecode, select the structure tab, and call the graphic perspective You can set the call depth (caller and callee) to be displayed. Double clicking a method will focus it on the directed graph so that the displayed call depth becomes relative to it Display a directed graph instead of a simple tree so that multiple paths between methods can be found, such as between createdetectors and getshortname in the following (the call depth is set to 2):

The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
分享
二维码
< <上一篇
下一篇>>