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

11 lines
270 B
Plaintext
Vendored

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