mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-10 00:21:35 +00:00
29 lines
1.4 KiB
Plaintext
Vendored
29 lines
1.4 KiB
Plaintext
Vendored
public final class test/Test {
|
|
public final static @org.jetbrains.annotations.NotNull field y: java.lang.String
|
|
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
|
public final static @org.jetbrains.annotations.NotNull method getRefZ(): kotlin.reflect.KProperty0
|
|
public final static @org.jetbrains.annotations.NotNull method getX(): java.lang.String
|
|
public final static method setX(@org.jetbrains.annotations.NotNull p0: java.lang.String): void
|
|
public final static method testX(): void
|
|
public final static method testY(): void
|
|
public final static method testZ(): void
|
|
}
|
|
|
|
|
|
synthetic final class test/Test___1Kt {
|
|
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
|
public final static method testX(): void
|
|
public final static method testY(): void
|
|
public final static method testZ(): void
|
|
}
|
|
|
|
|
|
synthetic final class test/Test___2Kt {
|
|
private final static @org.jetbrains.annotations.NotNull field refZ: kotlin.reflect.KProperty0
|
|
private static @org.jetbrains.annotations.NotNull field x: java.lang.String
|
|
private final static field z: java.lang.String
|
|
public final static @org.jetbrains.annotations.NotNull method getRefZ(): kotlin.reflect.KProperty0
|
|
public final static @org.jetbrains.annotations.NotNull method getX(): java.lang.String
|
|
public final static method setX(@org.jetbrains.annotations.NotNull p0: java.lang.String): void
|
|
}
|