d0acb3674a
New members in enum member scope
14 lines
388 B
Plaintext
Vendored
14 lines
388 B
Plaintext
Vendored
-InheritedMembersOfEnum.kt
|
|
-Test
|
|
clone(): Any location=→Enum
|
|
compareTo(E): Int location=→Enum
|
|
equals(Any?): Boolean location=→Enum
|
|
finalize(): Unit location=→Enum
|
|
FIRST
|
|
getDeclaringClass(): Class<Test!>! location=→Enum
|
|
hashCode(): Int location=→Enum
|
|
name: String location=→Enum
|
|
ordinal: Int location=→Enum
|
|
SECOND
|
|
toString(): String location=→Enum
|