apkfuckery/com.discord/smali/com/discord/simpleast/core/node/StyleNode$a.smali

82 lines
1.7 KiB
Smali
Raw Normal View History

2020-05-17 12:40:10 +00:00
.class public final Lcom/discord/simpleast/core/node/StyleNode$a;
2020-07-25 00:57:58 +00:00
.super Lj0/n/c/i;
2020-05-17 12:40:10 +00:00
.source "StyleNode.kt"
2020-07-08 16:44:49 +00:00
# interfaces
.implements Lkotlin/jvm/functions/Function1;
2020-05-17 12:40:10 +00:00
# annotations
2020-07-08 16:44:49 +00:00
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/discord/simpleast/core/node/StyleNode;->toString()Ljava/lang/String;
2020-05-17 12:40:10 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
2020-07-08 16:44:49 +00:00
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
2020-07-25 00:57:58 +00:00
"Lj0/n/c/i;",
2020-07-08 16:44:49 +00:00
"Lkotlin/jvm/functions/Function1<",
"Lcom/discord/simpleast/core/node/Node<",
"TRC;>;",
"Ljava/lang/String;",
">;"
}
2020-05-17 12:40:10 +00:00
.end annotation
2020-07-08 16:44:49 +00:00
# static fields
.field public static final d:Lcom/discord/simpleast/core/node/StyleNode$a;
2020-05-17 12:40:10 +00:00
# direct methods
2020-07-08 16:44:49 +00:00
.method public static constructor <clinit>()V
.locals 1
new-instance v0, Lcom/discord/simpleast/core/node/StyleNode$a;
invoke-direct {v0}, Lcom/discord/simpleast/core/node/StyleNode$a;-><init>()V
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
sput-object v0, Lcom/discord/simpleast/core/node/StyleNode$a;->d:Lcom/discord/simpleast/core/node/StyleNode$a;
2020-05-17 12:40:10 +00:00
return-void
.end method
2020-07-08 16:44:49 +00:00
.method public constructor <init>()V
2020-05-17 12:40:10 +00:00
.locals 1
2020-07-08 16:44:49 +00:00
const/4 v0, 0x1
2020-05-17 12:40:10 +00:00
2020-07-25 00:57:58 +00:00
invoke-direct {p0, v0}, Lj0/n/c/i;-><init>(I)V
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
return-void
.end method
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
# virtual methods
.method public invoke(Ljava/lang/Object;)Ljava/lang/Object;
.locals 0
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
check-cast p1, Lcom/discord/simpleast/core/node/Node;
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
if-eqz p1, :cond_0
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
invoke-virtual {p1}, Ljava/lang/Object;->toString()Ljava/lang/String;
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
move-result-object p1
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
return-object p1
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
:cond_0
const-string p1, "it"
2020-05-17 12:40:10 +00:00
2020-07-25 00:57:58 +00:00
invoke-static {p1}, Lj0/n/c/h;->c(Ljava/lang/String;)V
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
const/4 p1, 0x0
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
throw p1
2020-05-17 12:40:10 +00:00
.end method