Reflection.smali
.class public Lkotlin/jvm/internal/Reflection;
.super Ljava/lang/Object;
# static fields
.field private static final a:Lkotlin/jvm/internal/ReflectionFactory;
# direct methods
.method static constructor <clinit>()V
.registers 2
const/4 v0, 0x0
:try_start_1
const-string v1, "kotlin.reflect.jvm.internal.ReflectionFactoryImpl"
invoke-static {v1}, Ljava/lang/Class;->forName(Ljava/lang/String;)Ljava/lang/Class;
move-result-object v1
invoke-virtual {v1}, Ljava/lang/Class;->newInstance()Ljava/lang/Object;
move-result-object v1
check-cast v1, Lkotlin/jvm/internal/ReflectionFactory;
:try_end_d
.catch Ljava/lang/ClassCastException; {:try_start_1 .. :try_end_d} :catch_f
.catch Ljava/lang/ClassNotFoundException; {:try_start_1 .. :try_end_d} :catch_f
.catch Ljava/lang/InstantiationException; {:try_start_1 .. :try_end_d} :catch_f
.catch Ljava/lang/IllegalAccessException; {:try_start_1 .. :try_end_d} :catch_f
move-object v0, v1
goto :goto_10
:catch_f
nop
:goto_10
if-eqz v0, :cond_13
goto :goto_18
:cond_13
new-instance v0, Lkotlin/jvm/internal/ReflectionFactory;
invoke-direct {v0}, Lkotlin/jvm/internal/ReflectionFactory;-><init>()V
:goto_18
sput-object v0, Lkotlin/jvm/internal/Reflection;->a:Lkotlin/jvm/internal/ReflectionFactory;
return-void
.end method
.method public static a(Lkotlin/jvm/internal/FunctionReference;)Lkotlin/reflect/KFunction;
.registers 2
sget-object v0, Lkotlin/jvm/internal/Reflection;->a:Lkotlin/jvm/internal/ReflectionFactory;
invoke-virtual {v0, p0}, Lkotlin/jvm/internal/ReflectionFactory;->a(Lkotlin/jvm/internal/FunctionReference;)Lkotlin/reflect/KFunction;
return-object p0
.end method
.method public static b(Ljava/lang/Class;)Lkotlin/reflect/KClass;
.registers 2
sget-object v0, Lkotlin/jvm/internal/Reflection;->a:Lkotlin/jvm/internal/ReflectionFactory;
invoke-virtual {v0, p0}, Lkotlin/jvm/internal/ReflectionFactory;->b(Ljava/lang/Class;)Lkotlin/reflect/KClass;
move-result-object p0
return-object p0
.end method
.method public static c(Ljava/lang/Class;Ljava/lang/String;)Lkotlin/reflect/KDeclarationContainer;
.registers 3
sget-object v0, Lkotlin/jvm/internal/Reflection;->a:Lkotlin/jvm/internal/ReflectionFactory;
invoke-virtual {v0, p0, p1}, Lkotlin/jvm/internal/ReflectionFactory;->c(Ljava/lang/Class;Ljava/lang/String;)Lkotlin/reflect/KDeclarationContainer;
move-result-object p0
return-object p0
.end method
.method public static d(Lkotlin/jvm/internal/PropertyReference0;)Lkotlin/reflect/KProperty0;
.registers 2
sget-object v0, Lkotlin/jvm/internal/Reflection;->a:Lkotlin/jvm/internal/ReflectionFactory;
invoke-virtual {v0, p0}, Lkotlin/jvm/internal/ReflectionFactory;->d(Lkotlin/jvm/internal/PropertyReference0;)Lkotlin/reflect/KProperty0;
return-object p0
.end method
.method public static e(Lkotlin/jvm/internal/PropertyReference1;)Lkotlin/reflect/KProperty1;
.registers 2
sget-object v0, Lkotlin/jvm/internal/Reflection;->a:Lkotlin/jvm/internal/ReflectionFactory;
invoke-virtual {v0, p0}, Lkotlin/jvm/internal/ReflectionFactory;->e(Lkotlin/jvm/internal/PropertyReference1;)Lkotlin/reflect/KProperty1;
return-object p0
.end method
.method public static f(Lkotlin/jvm/internal/FunctionBase;)Ljava/lang/String;
.registers 2
sget-object v0, Lkotlin/jvm/internal/Reflection;->a:Lkotlin/jvm/internal/ReflectionFactory;
invoke-virtual {v0, p0}, Lkotlin/jvm/internal/ReflectionFactory;->f(Lkotlin/jvm/internal/FunctionBase;)Ljava/lang/String;
move-result-object p0
return-object p0
.end method
.method public static g(Lkotlin/jvm/internal/Lambda;)Ljava/lang/String;
.registers 2
sget-object v0, Lkotlin/jvm/internal/Reflection;->a:Lkotlin/jvm/internal/ReflectionFactory;
invoke-virtual {v0, p0}, Lkotlin/jvm/internal/ReflectionFactory;->g(Lkotlin/jvm/internal/Lambda;)Ljava/lang/String;
move-result-object p0
return-object p0
.end method