package kotlin.reflect.w.internal.y0.c;

import kotlin.Lazy;
import kotlin.LazyThreadSafetyMode;
import kotlin.jvm.functions.Function0;
import kotlin.jvm.internal.DefaultConstructorMarker;
import kotlin.jvm.internal.Lambda;
import kotlin.jvm.internal.e0;
import kotlin.jvm.internal.o;
import kotlin.jvm.internal.z;
import kotlin.reflect.KProperty;
import kotlin.reflect.w.internal.y0.d.g0;
import kotlin.reflect.w.internal.y0.k.c0.i;

/* JADX INFO: loaded from: classes.dex */
public final class h {

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final g0 f6493c;

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public final Lazy f6494d;

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public final a f6495e;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public static final /* synthetic */ KProperty<Object>[] f6492b = {e0.c(new z(e0.a(h.class), "kClass", "getKClass()Lorg/jetbrains/kotlin/descriptors/ClassDescriptor;")), e0.c(new z(e0.a(h.class), "kProperty", "getKProperty()Lorg/jetbrains/kotlin/descriptors/ClassDescriptor;")), e0.c(new z(e0.a(h.class), "kProperty0", "getKProperty0()Lorg/jetbrains/kotlin/descriptors/ClassDescriptor;")), e0.c(new z(e0.a(h.class), "kProperty1", "getKProperty1()Lorg/jetbrains/kotlin/descriptors/ClassDescriptor;")), e0.c(new z(e0.a(h.class), "kProperty2", "getKProperty2()Lorg/jetbrains/kotlin/descriptors/ClassDescriptor;")), e0.c(new z(e0.a(h.class), "kMutableProperty0", "getKMutableProperty0()Lorg/jetbrains/kotlin/descriptors/ClassDescriptor;")), e0.c(new z(e0.a(h.class), "kMutableProperty1", "getKMutableProperty1()Lorg/jetbrains/kotlin/descriptors/ClassDescriptor;")), e0.c(new z(e0.a(h.class), "kMutableProperty2", "getKMutableProperty2()Lorg/jetbrains/kotlin/descriptors/ClassDescriptor;"))};
    public static final b a = new b(null);

    public static final class a {
        public a(int i2) {
        }
    }

    public static final class b {
        public b(DefaultConstructorMarker defaultConstructorMarker) {
        }
    }

    public static final class c extends Lambda implements Function0<i> {

        /* JADX INFO: renamed from: f, reason: collision with root package name */
        public final /* synthetic */ kotlin.reflect.w.internal.y0.d.e0 f6496f;

        /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
        public c(kotlin.reflect.w.internal.y0.d.e0 e0Var) {
            super(0);
            this.f6496f = e0Var;
        }

        @Override // kotlin.jvm.functions.Function0
        public i invoke() {
            return this.f6496f.N(i.f6502g).q();
        }
    }

    public h(kotlin.reflect.w.internal.y0.d.e0 e0Var, g0 g0Var) {
        o.f(e0Var, "module");
        o.f(g0Var, "notFoundClasses");
        this.f6493c = g0Var;
        this.f6494d = g.h.a.i.C2(LazyThreadSafetyMode.PUBLICATION, new c(e0Var));
        this.f6495e = new a(1);
    }
}
