mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-10 08:31:29 +00:00
16 lines
691 B
Plaintext
Vendored
16 lines
691 B
Plaintext
Vendored
@kotlin.jvm.internal.KotlinClass Example {
|
|
public synthetic field $kotlinClass: kotlin.reflect.KClass
|
|
private synthetic @org.jetbrains.annotations.NotNull field prop: java.lang.String
|
|
private field prop2: int
|
|
private synthetic field useSite: int
|
|
private field useSite2: int
|
|
method <clinit>(): void
|
|
public @org.jetbrains.annotations.NotNull method getProp(): java.lang.String
|
|
public synthetic method getProp2(): int
|
|
public synthetic method setProp2(p0: int): void
|
|
public method getUseSite(): int
|
|
public method getUseSite2(): int
|
|
public method setUseSite2(p0: int): void
|
|
public synthetic method job(): void
|
|
public method <init>(): void
|
|
} |