Files
kotlin-fork/idea/testData/structureView/fileStructure/InheritedMembersOfEnum.after
T

8 lines
213 B
Plaintext

-InheritedMembersOfEnum.kt
-Test
equals(Any?): Boolean location=→Any
hashCode(): Int location=→Any
name(): String location=→Enum
ordinal(): Int location=→Enum
toString(): String location=→Any