apkfuckery/com.discord/smali_classes2/k0/t/g$b.smali

77 lines
1.6 KiB
Smali
Raw Normal View History

2020-09-08 08:16:32 +00:00
.class public final Lk0/t/g$b;
2020-09-16 21:45:36 +00:00
.super Lk0/n/c/i;
2020-07-10 04:01:33 +00:00
.source "Indent.kt"
2020-05-17 12:40:10 +00:00
# interfaces
.implements Lkotlin/jvm/functions/Function1;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
2020-09-08 08:16:32 +00:00
value = Lk0/t/g;->a(Ljava/lang/String;)Lkotlin/jvm/functions/Function1;
2020-05-17 12:40:10 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
2020-09-16 21:45:36 +00:00
"Lk0/n/c/i;",
2020-05-17 12:40:10 +00:00
"Lkotlin/jvm/functions/Function1<",
2020-07-10 04:01:33 +00:00
"Ljava/lang/String;",
"Ljava/lang/String;",
2020-05-17 12:40:10 +00:00
">;"
}
.end annotation
# instance fields
2020-07-10 04:01:33 +00:00
.field public final synthetic $indent:Ljava/lang/String;
2020-05-17 12:40:10 +00:00
# direct methods
2020-07-10 04:01:33 +00:00
.method public constructor <init>(Ljava/lang/String;)V
2020-05-17 12:40:10 +00:00
.locals 0
2020-09-08 08:16:32 +00:00
iput-object p1, p0, Lk0/t/g$b;->$indent:Ljava/lang/String;
2020-05-17 12:40:10 +00:00
const/4 p1, 0x1
2020-09-16 21:45:36 +00:00
invoke-direct {p0, p1}, Lk0/n/c/i;-><init>(I)V
2020-05-17 12:40:10 +00:00
return-void
.end method
# virtual methods
2020-07-08 16:44:49 +00:00
.method public invoke(Ljava/lang/Object;)Ljava/lang/Object;
2020-07-10 04:01:33 +00:00
.locals 2
2020-05-17 12:40:10 +00:00
2020-07-10 04:01:33 +00:00
check-cast p1, Ljava/lang/String;
2020-07-08 16:44:49 +00:00
2020-09-16 21:45:36 +00:00
if-eqz p1, :cond_0
2020-05-17 12:40:10 +00:00
2020-07-10 04:01:33 +00:00
new-instance v0, Ljava/lang/StringBuilder;
2020-05-17 12:40:10 +00:00
2020-07-10 04:01:33 +00:00
invoke-direct {v0}, Ljava/lang/StringBuilder;-><init>()V
2020-05-17 12:40:10 +00:00
2020-09-08 08:16:32 +00:00
iget-object v1, p0, Lk0/t/g$b;->$indent:Ljava/lang/String;
2020-07-10 04:01:33 +00:00
2020-09-16 21:45:36 +00:00
invoke-static {v0, v1, p1}, Lf/e/b/a/a;->v(Ljava/lang/StringBuilder;Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
2020-07-10 04:01:33 +00:00
move-result-object p1
2020-07-08 16:44:49 +00:00
return-object p1
2020-09-16 21:45:36 +00:00
:cond_0
const-string p1, "line"
invoke-static {p1}, Lk0/n/c/h;->c(Ljava/lang/String;)V
const/4 p1, 0x0
throw p1
2020-05-17 12:40:10 +00:00
.end method