public final class Host {
    public final static field INSTANCE: Host
    private final static field x: int
    private static field y: int
    private method <init>(): void
    public final static method getX(): int
    public final static method getXx(): int
    public final static method getY(): int
    public final static method getYy(): int
    public final static method setY(p0: int): void
    public final static method setYy(p0: int): void
    private synthetic deprecated static @kotlin.jvm.JvmStatic method x$annotations(): void
    private synthetic deprecated static @kotlin.jvm.JvmStatic method xx$annotations(): void
    private synthetic deprecated static @kotlin.jvm.JvmStatic method y$annotations(): void
    private synthetic deprecated static @kotlin.jvm.JvmStatic method yy$annotations(): void
}


public final class JvmStaticObjectPropertyAccessorsKt {
    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
}
