mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-09 08:31:29 +00:00
19 lines
534 B
Plaintext
Vendored
19 lines
534 B
Plaintext
Vendored
public final class A {
|
|
inner class A/Inner
|
|
public method <init>(): void
|
|
public final @org.jetbrains.annotations.NotNull method foo(): java.lang.String
|
|
public final @org.jetbrains.annotations.NotNull method getX(): java.lang.Object
|
|
}
|
|
|
|
|
|
public class A/Inner {
|
|
synthetic final field this$0: A
|
|
inner class A/Inner
|
|
public method <init>(p0: A): void
|
|
}
|
|
|
|
|
|
public final class ObjectExtendsInnerAndReferencesOuterMemberKt {
|
|
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
|
}
|