PyCharm
 
Get PyCharm

Source code hierarchy

Last modified: 14 October 2024

PyCharm enables you to examine the hierarchy of classes, methods, and calls in the Hierarchy tool window, and explore the structure of source files in the Structure tool window.

  • Both the Hierarchy and the Structure tool windows are available from the View menu.

  • the Hierarchy tool window only becomes available, when a hierarchy is built.

  • Hierarchies are built in the Navigate menu.

With PyCharm, you can examine the hierarchy of classes, methods, and calls and explore the structure of source files.