View supertype and subtype hierarchy

You can view supertypes and subtypes in the hierarchy

Use ⌃H (macOS) / Ctrl+H (Windows/Linux) to view the hierarchy of classes, methods, and calls and explore the structure of source files.


Related Resources

Generate constructors and accessor methods
Generate constructors and accessor methods
Quickly generate common code constructs such as Constructors, Getters and Setters
Expand and Collapse Code
Expand and Collapse Code
Quickly view specific parts of a class by expanding or collapsing code
Move Statement
Move Statement
Move a statement up or down