본문 바로가기
개발/개발 기타

[Tip of the Day] IntelliJ : View inheritance hierarchy

by 똘똘이박사 2023. 12. 18.

View inheritance hierarchy

To see the inheritance hierarchy for the selected class, press   Ctrl   H   (Navigate | Type Hierarchy). You can also invoke the hierarchy view directly from the editor to see the hierarchy for the currently edited class.

 

 

반응형