mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-09 15:53:37 +00:00
18 lines
490 B
Plaintext
Vendored
18 lines
490 B
Plaintext
Vendored
public final class A {
|
|
public final static field Companion: A.Companion
|
|
inner class A/Companion
|
|
public method <init>(): void
|
|
}
|
|
|
|
|
|
public final static class A/Companion {
|
|
inner class A/Companion
|
|
private method <init>(): void
|
|
}
|
|
|
|
|
|
public final class ClassObjectAsExtensionReceiverKt {
|
|
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
|
public final static method foo(@org.jetbrains.annotations.NotNull p0: java.lang.Object): int
|
|
}
|