mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-13 15:53:49 +00:00
16 lines
811 B
Plaintext
Vendored
16 lines
811 B
Plaintext
Vendored
public final class A {
|
|
public method <init>(): void
|
|
public final @org.jetbrains.annotations.NotNull method getMember(): java.lang.String
|
|
}
|
|
|
|
|
|
public final class InvokePropertyReferenceKt {
|
|
private static @org.jetbrains.annotations.NotNull field state: java.lang.String
|
|
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
|
public final static @org.jetbrains.annotations.NotNull method getExt(@org.jetbrains.annotations.NotNull p0: A): java.lang.Object
|
|
public final static @org.jetbrains.annotations.NotNull method getState(): java.lang.String
|
|
public final static method getTopLevel(): int
|
|
public final static method setState(@org.jetbrains.annotations.NotNull p0: java.lang.String): void
|
|
public final static method setTopLevel(p0: int): void
|
|
}
|