24 lines
908 B
Plaintext
Vendored
24 lines
908 B
Plaintext
Vendored
@kotlin.Metadata
|
|
public final class InnerLabeledThisKt {
|
|
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
|
}
|
|
|
|
@kotlin.Metadata
|
|
public final class Outer {
|
|
private final @org.jetbrains.annotations.NotNull field O: java.lang.String
|
|
inner class Outer/Inner
|
|
public method <init>(): void
|
|
public final @org.jetbrains.annotations.NotNull method K(): java.lang.String
|
|
public final @org.jetbrains.annotations.NotNull method getO(): java.lang.String
|
|
}
|
|
|
|
@kotlin.Metadata
|
|
public final class Outer/Inner {
|
|
private final @org.jetbrains.annotations.NotNull field K: java.lang.String
|
|
synthetic final field this$0: Outer
|
|
inner class Outer/Inner
|
|
public method <init>(p0: Outer): void
|
|
public final @org.jetbrains.annotations.NotNull method O(): java.lang.String
|
|
public final @org.jetbrains.annotations.NotNull method getK(): java.lang.String
|
|
}
|