RubyMine 2017.1 Help

Building Class Hierarchy

You can explore the hierarchy of parent and children classes of a selected class in the Hierarchy tool window.

Note that the Hierarchy tool window only becomes available, when you build the class hierarchy, as described below.

To build the hierarchy of classes

  1. Open file with the desired class in the editor, and place the caret anywhere inside the class, or on the class name.
  2. On the main menu, choose Navigate | Type Hierarchy or press Ctrl+H.

The class hierarchy appears in the Hierarchy tool window.

/help/img/idea/2017.1/ruby_type_hierarchy.png

See Also

Last modified: 18 July 2017