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

12 lines
298 B
Plaintext
Vendored

-InheritedMembersOfEnum.kt
-Test
clone(): Any location=→Enum
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