@kotlin.Metadata
public final class CompanionObjectPropertyAccessorsKt {
    private final static @org.jetbrains.annotations.NotNull field c_x: kotlin.reflect.KProperty0
    private final static @org.jetbrains.annotations.NotNull field c_xx: kotlin.reflect.KProperty0
    private final static @org.jetbrains.annotations.NotNull field c_y: kotlin.reflect.KMutableProperty0
    private final static @org.jetbrains.annotations.NotNull field c_yy: kotlin.reflect.KMutableProperty0
    public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
    public final static @org.jetbrains.annotations.NotNull method getC_x(): kotlin.reflect.KProperty0
    public final static @org.jetbrains.annotations.NotNull method getC_xx(): kotlin.reflect.KProperty0
    public final static @org.jetbrains.annotations.NotNull method getC_y(): kotlin.reflect.KMutableProperty0
    public final static @org.jetbrains.annotations.NotNull method getC_yy(): kotlin.reflect.KMutableProperty0
}

@kotlin.Metadata
public final class Host {
    public final static field Companion: Host.Companion
    private final static field x: int
    private static field y: int
    inner class Host/Companion
    public method <init>(): void
}

@kotlin.Metadata
public final static class Host/Companion {
    inner class Host/Companion
    private method <init>(): void
    public final method getX(): int
    public final method getXx(): int
    public final method getY(): int
    public final method getYy(): int
    public final method setY(p0: int): void
    public final method setYy(p0: int): void
}
