32 lines
1.5 KiB
Plaintext
Vendored
32 lines
1.5 KiB
Plaintext
Vendored
public final class A {
|
|
public method <init>(): void
|
|
public final method getC(): int
|
|
public final method setC(p0: int): void
|
|
}
|
|
|
|
|
|
public final class AugmentedAssignmentsAndIncrementsKt {
|
|
private synthetic final static field $$delegatedProperties: kotlin.reflect.KProperty[]
|
|
private static field a: int
|
|
private final static @org.jetbrains.annotations.NotNull field f$delegate: SimpleDelegate
|
|
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
|
public final static method getA(): int
|
|
public final static method getB(): int
|
|
public final static method getD(@org.jetbrains.annotations.NotNull p0: A): int
|
|
public final static method getE(p0: int): int
|
|
public final static method getF(): int
|
|
public final static method setA(p0: int): void
|
|
public final static method setB(p0: int): void
|
|
public final static method setD(@org.jetbrains.annotations.NotNull p0: A, p1: int): void
|
|
public final static method setE(p0: int, p1: int): void
|
|
public final static method setF(p0: int): void
|
|
}
|
|
|
|
|
|
public final class SimpleDelegate {
|
|
public final static field INSTANCE: SimpleDelegate
|
|
private method <init>(): void
|
|
public final method getValue(@org.jetbrains.annotations.Nullable p0: java.lang.Object, @org.jetbrains.annotations.NotNull p1: kotlin.reflect.KProperty): int
|
|
public final method setValue(@org.jetbrains.annotations.Nullable p0: java.lang.Object, @org.jetbrains.annotations.NotNull p1: kotlin.reflect.KProperty, p2: int): void
|
|
}
|