23 lines
1.4 KiB
Plaintext
Vendored
23 lines
1.4 KiB
Plaintext
Vendored
public final class test/A {
|
|
public method <init>(): void
|
|
public final method bar(): void
|
|
public final method foo(): void
|
|
}
|
|
|
|
|
|
public final class test/ReceiverInEqualsKt {
|
|
private final static @org.jetbrains.annotations.NotNull field A_foo: kotlin.reflect.KFunction
|
|
private final static @org.jetbrains.annotations.NotNull field a: test.A
|
|
private final static @org.jetbrains.annotations.NotNull field aBar: kotlin.reflect.KFunction
|
|
private final static @org.jetbrains.annotations.NotNull field aFoo: kotlin.reflect.KFunction
|
|
private final static @org.jetbrains.annotations.NotNull field aa: test.A
|
|
private final static @org.jetbrains.annotations.NotNull field aaFoo: kotlin.reflect.KFunction
|
|
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
|
public final static @org.jetbrains.annotations.NotNull method getA(): test.A
|
|
public final static @org.jetbrains.annotations.NotNull method getABar(): kotlin.reflect.KFunction
|
|
public final static @org.jetbrains.annotations.NotNull method getAFoo(): kotlin.reflect.KFunction
|
|
public final static @org.jetbrains.annotations.NotNull method getA_foo(): kotlin.reflect.KFunction
|
|
public final static @org.jetbrains.annotations.NotNull method getAa(): test.A
|
|
public final static @org.jetbrains.annotations.NotNull method getAaFoo(): kotlin.reflect.KFunction
|
|
}
|