16 lines
709 B
Plaintext
Vendored
16 lines
709 B
Plaintext
Vendored
public final class Foo {
|
|
public final static field INSTANCE: Foo
|
|
private final static field a: java.lang.String
|
|
private method <init>(): void
|
|
private synthetic deprecated static @kotlin.jvm.JvmStatic method a$annotations(): void
|
|
public final method foo(): void
|
|
}
|
|
|
|
|
|
public final class InlinePropertyAccessorsKt {
|
|
private static @org.jetbrains.annotations.NotNull field result: java.lang.String
|
|
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
|
public final static @org.jetbrains.annotations.NotNull method getResult(): java.lang.String
|
|
public final static method setResult(@org.jetbrains.annotations.NotNull p0: java.lang.String): void
|
|
}
|