mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-11 08:31:30 +00:00
8 lines
239 B
Plaintext
Vendored
8 lines
239 B
Plaintext
Vendored
public final enum class EnumMembers : R|java/lang/Enum<test/EnumMembers>| {
|
|
public final property isFirst(val): R|kotlin/Boolean|
|
|
public get(): R|kotlin/Boolean|
|
|
|
|
public open operator function first(): R|kotlin/Boolean|
|
|
|
|
}
|