RubyMine 2018.1 Help

Building Call Hierarchy

You can build and view the hierarchy of callers and callees for a selected method in the Hierarchy tool window. Before viewing call hierarchy, you need to build at least one.

To build a hierarchy of method calls

  1. In the Editor, place the caret at the method declaration or usage. In the Project view, or another tool window, select the desired method.
  2. Do one of the following:
    • Press Ctrl+Alt+H.
Last modified: 1 August 2018

See Also