Files
rr3-apk/smali_classes5/kotlin/jvm/internal/LocalVariableReference.smali
supermegamestre 4bbd74a497 First Upload
Just the APK
Force update disabled, will only work offline.
2026-01-26 00:26:29 -03:00

43 lines
1.0 KiB
Smali

.class public Lkotlin/jvm/internal/LocalVariableReference;
.super Lkotlin/jvm/internal/PropertyReference0;
.source "SourceFile"
# direct methods
.method public constructor <init>()V
.locals 0
.line 17
invoke-direct {p0}, Lkotlin/jvm/internal/PropertyReference0;-><init>()V
return-void
.end method
# virtual methods
.method public get()Ljava/lang/Object;
.locals 1
.line 20
invoke-static {}, Lkotlin/jvm/internal/LocalVariableReferencesKt;->access$notSupportedError()Ljava/lang/Void;
new-instance v0, Lkotlin/KotlinNothingValueException;
invoke-direct {v0}, Lkotlin/KotlinNothingValueException;-><init>()V
throw v0
.end method
.method public getOwner()Lkotlin/reflect/KDeclarationContainer;
.locals 1
.line 18
invoke-static {}, Lkotlin/jvm/internal/LocalVariableReferencesKt;->access$notSupportedError()Ljava/lang/Void;
new-instance v0, Lkotlin/KotlinNothingValueException;
invoke-direct {v0}, Lkotlin/KotlinNothingValueException;-><init>()V
throw v0
.end method