Changes of com.discord v1181
This commit is contained in:
parent
f52990c3c2
commit
5a8adcbf82
29917 changed files with 1840412 additions and 1765629 deletions
|
@ -1,46 +0,0 @@
|
|||
.class public final synthetic Lf/a/j/a;
|
||||
.super Ljava/lang/Object;
|
||||
.source "lambda"
|
||||
|
||||
# interfaces
|
||||
.implements Lg0/l/i;
|
||||
|
||||
|
||||
# static fields
|
||||
.field public static final synthetic d:Lf/a/j/a;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method static synthetic constructor <clinit>()V
|
||||
.locals 1
|
||||
|
||||
new-instance v0, Lf/a/j/a;
|
||||
|
||||
invoke-direct {v0}, Lf/a/j/a;-><init>()V
|
||||
|
||||
sput-object v0, Lf/a/j/a;->d:Lf/a/j/a;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method private synthetic constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final call(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 0
|
||||
|
||||
check-cast p1, Ljava/util/Set;
|
||||
|
||||
invoke-static {p1}, Lcom/discord/stores/StoreCallsIncoming;->a(Ljava/util/Set;)Ljava/lang/Boolean;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
return-object p1
|
||||
.end method
|
140
com.discord/smali/f/a/j/a/a/a.smali
Normal file
140
com.discord/smali/f/a/j/a/a/a.smali
Normal file
|
@ -0,0 +1,140 @@
|
|||
.class public Lf/a/j/a/a/a;
|
||||
.super Lcom/discord/simpleast/core/node/Node;
|
||||
.source "TextNode.kt"
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"<R:",
|
||||
"Ljava/lang/Object;",
|
||||
">",
|
||||
"Lcom/discord/simpleast/core/node/Node<",
|
||||
"TR;>;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final content:Ljava/lang/String;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(Ljava/lang/String;)V
|
||||
.locals 0
|
||||
|
||||
if-eqz p1, :cond_0
|
||||
|
||||
invoke-direct {p0}, Lcom/discord/simpleast/core/node/Node;-><init>()V
|
||||
|
||||
iput-object p1, p0, Lf/a/j/a/a/a;->content:Ljava/lang/String;
|
||||
|
||||
return-void
|
||||
|
||||
:cond_0
|
||||
const-string p1, "content"
|
||||
|
||||
invoke-static {p1}, Lj0/n/c/h;->c(Ljava/lang/String;)V
|
||||
|
||||
const/4 p1, 0x0
|
||||
|
||||
throw p1
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final getContent()Ljava/lang/String;
|
||||
.locals 1
|
||||
|
||||
iget-object v0, p0, Lf/a/j/a/a/a;->content:Ljava/lang/String;
|
||||
|
||||
return-object v0
|
||||
.end method
|
||||
|
||||
.method public render(Landroid/text/SpannableStringBuilder;Ljava/lang/Object;)V
|
||||
.locals 0
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(",
|
||||
"Landroid/text/SpannableStringBuilder;",
|
||||
"TR;)V"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
if-eqz p1, :cond_0
|
||||
|
||||
iget-object p2, p0, Lf/a/j/a/a/a;->content:Ljava/lang/String;
|
||||
|
||||
invoke-virtual {p1, p2}, Landroid/text/SpannableStringBuilder;->append(Ljava/lang/CharSequence;)Landroid/text/SpannableStringBuilder;
|
||||
|
||||
return-void
|
||||
|
||||
:cond_0
|
||||
const-string p1, "builder"
|
||||
|
||||
invoke-static {p1}, Lj0/n/c/h;->c(Ljava/lang/String;)V
|
||||
|
||||
const/4 p1, 0x0
|
||||
|
||||
throw p1
|
||||
.end method
|
||||
|
||||
.method public toString()Ljava/lang/String;
|
||||
.locals 2
|
||||
|
||||
const-string v0, ""
|
||||
|
||||
invoke-static {v0}, Lf/e/b/a/a;->E(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
invoke-virtual {p0}, Ljava/lang/Object;->getClass()Ljava/lang/Class;
|
||||
|
||||
move-result-object v1
|
||||
|
||||
invoke-virtual {v1}, Ljava/lang/Class;->getSimpleName()Ljava/lang/String;
|
||||
|
||||
move-result-object v1
|
||||
|
||||
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
|
||||
const/16 v1, 0x5b
|
||||
|
||||
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(C)Ljava/lang/StringBuilder;
|
||||
|
||||
invoke-virtual {p0}, Lcom/discord/simpleast/core/node/Node;->getChildren()Ljava/util/Collection;
|
||||
|
||||
move-result-object v1
|
||||
|
||||
if-eqz v1, :cond_0
|
||||
|
||||
invoke-interface {v1}, Ljava/util/Collection;->size()I
|
||||
|
||||
move-result v1
|
||||
|
||||
invoke-static {v1}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
|
||||
|
||||
move-result-object v1
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_0
|
||||
const/4 v1, 0x0
|
||||
|
||||
:goto_0
|
||||
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/Object;)Ljava/lang/StringBuilder;
|
||||
|
||||
const-string v1, "]: "
|
||||
|
||||
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
|
||||
iget-object v1, p0, Lf/a/j/a/a/a;->content:Ljava/lang/String;
|
||||
|
||||
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
|
||||
invoke-virtual {v0}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
return-object v0
|
||||
.end method
|
74
com.discord/smali/f/a/j/a/b/a$a.smali
Normal file
74
com.discord/smali/f/a/j/a/b/a$a.smali
Normal file
|
@ -0,0 +1,74 @@
|
|||
.class public final Lf/a/j/a/b/a$a;
|
||||
.super Lj0/n/c/i;
|
||||
.source "SimpleMarkdownRules.kt"
|
||||
|
||||
# interfaces
|
||||
.implements Lkotlin/jvm/functions/Function0;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/EnclosingMethod;
|
||||
value = Lf/a/j/a/b/a;->a()Lcom/discord/simpleast/core/parser/Rule;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/InnerClass;
|
||||
accessFlags = 0x19
|
||||
name = null
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Lj0/n/c/i;",
|
||||
"Lkotlin/jvm/functions/Function0<",
|
||||
"Ljava/util/List<",
|
||||
"+",
|
||||
"Landroid/text/style/StyleSpan;",
|
||||
">;>;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# static fields
|
||||
.field public static final d:Lf/a/j/a/b/a$a;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public static constructor <clinit>()V
|
||||
.locals 1
|
||||
|
||||
new-instance v0, Lf/a/j/a/b/a$a;
|
||||
|
||||
invoke-direct {v0}, Lf/a/j/a/b/a$a;-><init>()V
|
||||
|
||||
sput-object v0, Lf/a/j/a/b/a$a;->d:Lf/a/j/a/b/a$a;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public constructor <init>()V
|
||||
.locals 1
|
||||
|
||||
const/4 v0, 0x0
|
||||
|
||||
invoke-direct {p0, v0}, Lj0/n/c/i;-><init>(I)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public invoke()Ljava/lang/Object;
|
||||
.locals 2
|
||||
|
||||
new-instance v0, Landroid/text/style/StyleSpan;
|
||||
|
||||
const/4 v1, 0x1
|
||||
|
||||
invoke-direct {v0, v1}, Landroid/text/style/StyleSpan;-><init>(I)V
|
||||
|
||||
invoke-static {v0}, Lf/i/a/b/i1/e;->listOf1(Ljava/lang/Object;)Ljava/util/List;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
return-object v0
|
||||
.end method
|
87
com.discord/smali/f/a/j/a/b/a$b.smali
Normal file
87
com.discord/smali/f/a/j/a/b/a$b.smali
Normal file
|
@ -0,0 +1,87 @@
|
|||
.class public final Lf/a/j/a/b/a$b;
|
||||
.super Lcom/discord/simpleast/core/parser/Rule;
|
||||
.source "SimpleMarkdownRules.kt"
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/EnclosingMethod;
|
||||
value = Lf/a/j/a/b/a;->d(Ljava/util/regex/Pattern;Lkotlin/jvm/functions/Function0;)Lcom/discord/simpleast/core/parser/Rule;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/InnerClass;
|
||||
accessFlags = 0x19
|
||||
name = null
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Lcom/discord/simpleast/core/parser/Rule<",
|
||||
"TR;",
|
||||
"Lcom/discord/simpleast/core/node/Node<",
|
||||
"TR;>;TS;>;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final synthetic a:Lkotlin/jvm/functions/Function0;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(Lkotlin/jvm/functions/Function0;Ljava/util/regex/Pattern;Ljava/util/regex/Pattern;)V
|
||||
.locals 0
|
||||
|
||||
iput-object p1, p0, Lf/a/j/a/b/a$b;->a:Lkotlin/jvm/functions/Function0;
|
||||
|
||||
invoke-direct {p0, p3}, Lcom/discord/simpleast/core/parser/Rule;-><init>(Ljava/util/regex/Pattern;)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public parse(Ljava/util/regex/Matcher;Lcom/discord/simpleast/core/parser/Parser;Ljava/lang/Object;)Lcom/discord/simpleast/core/parser/ParseSpec;
|
||||
.locals 2
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(",
|
||||
"Ljava/util/regex/Matcher;",
|
||||
"Lcom/discord/simpleast/core/parser/Parser<",
|
||||
"TR;-",
|
||||
"Lcom/discord/simpleast/core/node/Node<",
|
||||
"TR;>;TS;>;TS;)",
|
||||
"Lcom/discord/simpleast/core/parser/ParseSpec<",
|
||||
"TR;",
|
||||
"Lcom/discord/simpleast/core/node/Node<",
|
||||
"TR;>;TS;>;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
new-instance p2, Lcom/discord/simpleast/core/node/StyleNode;
|
||||
|
||||
iget-object v0, p0, Lf/a/j/a/b/a$b;->a:Lkotlin/jvm/functions/Function0;
|
||||
|
||||
invoke-interface {v0}, Lkotlin/jvm/functions/Function0;->invoke()Ljava/lang/Object;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
check-cast v0, Ljava/util/List;
|
||||
|
||||
invoke-direct {p2, v0}, Lcom/discord/simpleast/core/node/StyleNode;-><init>(Ljava/util/List;)V
|
||||
|
||||
const/4 v0, 0x1
|
||||
|
||||
invoke-virtual {p1, v0}, Ljava/util/regex/Matcher;->start(I)I
|
||||
|
||||
move-result v1
|
||||
|
||||
invoke-virtual {p1, v0}, Ljava/util/regex/Matcher;->end(I)I
|
||||
|
||||
move-result p1
|
||||
|
||||
new-instance v0, Lcom/discord/simpleast/core/parser/ParseSpec;
|
||||
|
||||
invoke-direct {v0, p2, p3, v1, p1}, Lcom/discord/simpleast/core/parser/ParseSpec;-><init>(Lcom/discord/simpleast/core/node/Node;Ljava/lang/Object;II)V
|
||||
|
||||
return-object v0
|
||||
.end method
|
78
com.discord/smali/f/a/j/a/b/a$c.smali
Normal file
78
com.discord/smali/f/a/j/a/b/a$c.smali
Normal file
|
@ -0,0 +1,78 @@
|
|||
.class public final Lf/a/j/a/b/a$c;
|
||||
.super Lcom/discord/simpleast/core/parser/Rule;
|
||||
.source "SimpleMarkdownRules.kt"
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/EnclosingMethod;
|
||||
value = Lf/a/j/a/b/a;->e()Lcom/discord/simpleast/core/parser/Rule;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/InnerClass;
|
||||
accessFlags = 0x19
|
||||
name = null
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Lcom/discord/simpleast/core/parser/Rule<",
|
||||
"TR;",
|
||||
"Lcom/discord/simpleast/core/node/Node<",
|
||||
"TR;>;TS;>;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(Lf/a/j/a/b/a;Ljava/util/regex/Pattern;)V
|
||||
.locals 0
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(",
|
||||
"Ljava/util/regex/Pattern;",
|
||||
")V"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
invoke-direct {p0, p2}, Lcom/discord/simpleast/core/parser/Rule;-><init>(Ljava/util/regex/Pattern;)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public parse(Ljava/util/regex/Matcher;Lcom/discord/simpleast/core/parser/Parser;Ljava/lang/Object;)Lcom/discord/simpleast/core/parser/ParseSpec;
|
||||
.locals 1
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(",
|
||||
"Ljava/util/regex/Matcher;",
|
||||
"Lcom/discord/simpleast/core/parser/Parser<",
|
||||
"TR;-",
|
||||
"Lcom/discord/simpleast/core/node/Node<",
|
||||
"TR;>;TS;>;TS;)",
|
||||
"Lcom/discord/simpleast/core/parser/ParseSpec<",
|
||||
"TR;",
|
||||
"Lcom/discord/simpleast/core/node/Node<",
|
||||
"TR;>;TS;>;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
new-instance p2, Lf/a/j/a/a/a;
|
||||
|
||||
invoke-virtual {p1}, Ljava/util/regex/Matcher;->group()Ljava/lang/String;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
const-string v0, "matcher.group()"
|
||||
|
||||
invoke-static {p1, v0}, Lj0/n/c/h;->checkExpressionValueIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
|
||||
|
||||
invoke-direct {p2, p1}, Lf/a/j/a/a/a;-><init>(Ljava/lang/String;)V
|
||||
|
||||
new-instance p1, Lcom/discord/simpleast/core/parser/ParseSpec;
|
||||
|
||||
invoke-direct {p1, p2, p3}, Lcom/discord/simpleast/core/parser/ParseSpec;-><init>(Lcom/discord/simpleast/core/node/Node;Ljava/lang/Object;)V
|
||||
|
||||
return-object p1
|
||||
.end method
|
349
com.discord/smali/f/a/j/a/b/a.smali
Normal file
349
com.discord/smali/f/a/j/a/b/a.smali
Normal file
|
@ -0,0 +1,349 @@
|
|||
.class public final Lf/a/j/a/b/a;
|
||||
.super Ljava/lang/Object;
|
||||
.source "SimpleMarkdownRules.kt"
|
||||
|
||||
|
||||
# static fields
|
||||
.field public static final a:Ljava/util/regex/Pattern;
|
||||
|
||||
.field public static final b:Ljava/util/regex/Pattern;
|
||||
|
||||
.field public static final c:Ljava/util/regex/Pattern;
|
||||
|
||||
.field public static final d:Ljava/util/regex/Pattern;
|
||||
|
||||
.field public static final e:Ljava/util/regex/Pattern;
|
||||
|
||||
.field public static final f:Ljava/util/regex/Pattern;
|
||||
|
||||
.field public static final g:Ljava/util/regex/Pattern;
|
||||
|
||||
.field public static final h:Lf/a/j/a/b/a;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public static constructor <clinit>()V
|
||||
.locals 1
|
||||
|
||||
new-instance v0, Lf/a/j/a/b/a;
|
||||
|
||||
invoke-direct {v0}, Lf/a/j/a/b/a;-><init>()V
|
||||
|
||||
sput-object v0, Lf/a/j/a/b/a;->h:Lf/a/j/a/b/a;
|
||||
|
||||
const-string v0, "^\\*\\*([\\s\\S]+?)\\*\\*(?!\\*)"
|
||||
|
||||
invoke-static {v0}, Ljava/util/regex/Pattern;->compile(Ljava/lang/String;)Ljava/util/regex/Pattern;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
sput-object v0, Lf/a/j/a/b/a;->a:Ljava/util/regex/Pattern;
|
||||
|
||||
const-string v0, "^__([\\s\\S]+?)__(?!_)"
|
||||
|
||||
invoke-static {v0}, Ljava/util/regex/Pattern;->compile(Ljava/lang/String;)Ljava/util/regex/Pattern;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
sput-object v0, Lf/a/j/a/b/a;->b:Ljava/util/regex/Pattern;
|
||||
|
||||
const-string v0, "^~~(?=\\S)([\\s\\S]*?\\S)~~"
|
||||
|
||||
invoke-static {v0}, Ljava/util/regex/Pattern;->compile(Ljava/lang/String;)Ljava/util/regex/Pattern;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
sput-object v0, Lf/a/j/a/b/a;->c:Ljava/util/regex/Pattern;
|
||||
|
||||
const-string v0, "^(?:\\n *)*\\n"
|
||||
|
||||
invoke-static {v0}, Ljava/util/regex/Pattern;->compile(Ljava/lang/String;)Ljava/util/regex/Pattern;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
sput-object v0, Lf/a/j/a/b/a;->d:Ljava/util/regex/Pattern;
|
||||
|
||||
const-string v0, "^[\\s\\S]+?(?=[^0-9A-Za-z\\s\\u00c0-\\uffff]|\\n| {2,}\\n|\\w+:\\S|$)"
|
||||
|
||||
invoke-static {v0}, Ljava/util/regex/Pattern;->compile(Ljava/lang/String;)Ljava/util/regex/Pattern;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
sput-object v0, Lf/a/j/a/b/a;->e:Ljava/util/regex/Pattern;
|
||||
|
||||
const-string v0, "^\\\\([^0-9A-Za-z\\s])"
|
||||
|
||||
invoke-static {v0}, Ljava/util/regex/Pattern;->compile(Ljava/lang/String;)Ljava/util/regex/Pattern;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
sput-object v0, Lf/a/j/a/b/a;->f:Ljava/util/regex/Pattern;
|
||||
|
||||
const-string v0, "^\\b_((?:__|\\\\[\\s\\S]|[^\\\\_])+?)_\\b|^\\*(?=\\S)((?:\\*\\*|\\s+(?:[^*\\s]|\\*\\*)|[^\\s*])+?)\\*(?!\\*)"
|
||||
|
||||
invoke-static {v0}, Ljava/util/regex/Pattern;->compile(Ljava/lang/String;)Ljava/util/regex/Pattern;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
sput-object v0, Lf/a/j/a/b/a;->g:Ljava/util/regex/Pattern;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public static final b(Z)Ljava/util/List;
|
||||
.locals 5
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"<R:",
|
||||
"Ljava/lang/Object;",
|
||||
"S:",
|
||||
"Ljava/lang/Object;",
|
||||
">(Z)",
|
||||
"Ljava/util/List<",
|
||||
"Lcom/discord/simpleast/core/parser/Rule<",
|
||||
"TR;",
|
||||
"Lcom/discord/simpleast/core/node/Node<",
|
||||
"TR;>;TS;>;>;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
new-instance v0, Ljava/util/ArrayList;
|
||||
|
||||
invoke-direct {v0}, Ljava/util/ArrayList;-><init>()V
|
||||
|
||||
sget-object v1, Lf/a/j/a/b/a;->h:Lf/a/j/a/b/a;
|
||||
|
||||
new-instance v2, Lf/a/j/a/b/b;
|
||||
|
||||
sget-object v3, Lf/a/j/a/b/a;->f:Ljava/util/regex/Pattern;
|
||||
|
||||
const-string v4, "PATTERN_ESCAPE"
|
||||
|
||||
invoke-static {v3, v4}, Lj0/n/c/h;->checkExpressionValueIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
|
||||
|
||||
invoke-direct {v2, v1, v3}, Lf/a/j/a/b/b;-><init>(Lf/a/j/a/b/a;Ljava/util/regex/Pattern;)V
|
||||
|
||||
invoke-virtual {v0, v2}, Ljava/util/ArrayList;->add(Ljava/lang/Object;)Z
|
||||
|
||||
sget-object v1, Lf/a/j/a/b/a;->h:Lf/a/j/a/b/a;
|
||||
|
||||
new-instance v2, Lf/a/j/a/b/d;
|
||||
|
||||
sget-object v3, Lf/a/j/a/b/a;->d:Ljava/util/regex/Pattern;
|
||||
|
||||
const-string v4, "PATTERN_NEWLINE"
|
||||
|
||||
invoke-static {v3, v4}, Lj0/n/c/h;->checkExpressionValueIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
|
||||
|
||||
invoke-direct {v2, v1, v3}, Lf/a/j/a/b/d;-><init>(Lf/a/j/a/b/a;Ljava/util/regex/Pattern;)V
|
||||
|
||||
invoke-virtual {v0, v2}, Ljava/util/ArrayList;->add(Ljava/lang/Object;)Z
|
||||
|
||||
sget-object v1, Lf/a/j/a/b/a;->a:Ljava/util/regex/Pattern;
|
||||
|
||||
const-string v2, "PATTERN_BOLD"
|
||||
|
||||
invoke-static {v1, v2}, Lj0/n/c/h;->checkExpressionValueIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
|
||||
|
||||
sget-object v2, Lf/a/j/a/b/a$a;->d:Lf/a/j/a/b/a$a;
|
||||
|
||||
invoke-static {v1, v2}, Lf/a/j/a/b/a;->d(Ljava/util/regex/Pattern;Lkotlin/jvm/functions/Function0;)Lcom/discord/simpleast/core/parser/Rule;
|
||||
|
||||
move-result-object v1
|
||||
|
||||
invoke-virtual {v0, v1}, Ljava/util/ArrayList;->add(Ljava/lang/Object;)Z
|
||||
|
||||
sget-object v1, Lf/a/j/a/b/a;->b:Ljava/util/regex/Pattern;
|
||||
|
||||
const-string v2, "PATTERN_UNDERLINE"
|
||||
|
||||
invoke-static {v1, v2}, Lj0/n/c/h;->checkExpressionValueIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
|
||||
|
||||
sget-object v2, Lf/a/j/a/b/f;->d:Lf/a/j/a/b/f;
|
||||
|
||||
invoke-static {v1, v2}, Lf/a/j/a/b/a;->d(Ljava/util/regex/Pattern;Lkotlin/jvm/functions/Function0;)Lcom/discord/simpleast/core/parser/Rule;
|
||||
|
||||
move-result-object v1
|
||||
|
||||
invoke-virtual {v0, v1}, Ljava/util/ArrayList;->add(Ljava/lang/Object;)Z
|
||||
|
||||
sget-object v1, Lf/a/j/a/b/a;->h:Lf/a/j/a/b/a;
|
||||
|
||||
new-instance v2, Lf/a/j/a/b/c;
|
||||
|
||||
sget-object v3, Lf/a/j/a/b/a;->g:Ljava/util/regex/Pattern;
|
||||
|
||||
const-string v4, "PATTERN_ITALICS"
|
||||
|
||||
invoke-static {v3, v4}, Lj0/n/c/h;->checkExpressionValueIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
|
||||
|
||||
invoke-direct {v2, v1, v3}, Lf/a/j/a/b/c;-><init>(Lf/a/j/a/b/a;Ljava/util/regex/Pattern;)V
|
||||
|
||||
invoke-virtual {v0, v2}, Ljava/util/ArrayList;->add(Ljava/lang/Object;)Z
|
||||
|
||||
sget-object v1, Lf/a/j/a/b/a;->c:Ljava/util/regex/Pattern;
|
||||
|
||||
const-string v2, "PATTERN_STRIKETHRU"
|
||||
|
||||
invoke-static {v1, v2}, Lj0/n/c/h;->checkExpressionValueIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
|
||||
|
||||
sget-object v2, Lf/a/j/a/b/e;->d:Lf/a/j/a/b/e;
|
||||
|
||||
invoke-static {v1, v2}, Lf/a/j/a/b/a;->d(Ljava/util/regex/Pattern;Lkotlin/jvm/functions/Function0;)Lcom/discord/simpleast/core/parser/Rule;
|
||||
|
||||
move-result-object v1
|
||||
|
||||
invoke-virtual {v0, v1}, Ljava/util/ArrayList;->add(Ljava/lang/Object;)Z
|
||||
|
||||
if-eqz p0, :cond_0
|
||||
|
||||
sget-object p0, Lf/a/j/a/b/a;->h:Lf/a/j/a/b/a;
|
||||
|
||||
invoke-virtual {p0}, Lf/a/j/a/b/a;->e()Lcom/discord/simpleast/core/parser/Rule;
|
||||
|
||||
move-result-object p0
|
||||
|
||||
invoke-virtual {v0, p0}, Ljava/util/ArrayList;->add(Ljava/lang/Object;)Z
|
||||
|
||||
:cond_0
|
||||
return-object v0
|
||||
.end method
|
||||
|
||||
.method public static bridge synthetic c(ZI)Ljava/util/List;
|
||||
.locals 1
|
||||
|
||||
const/4 v0, 0x1
|
||||
|
||||
and-int/2addr p1, v0
|
||||
|
||||
if-eqz p1, :cond_0
|
||||
|
||||
const/4 p0, 0x1
|
||||
|
||||
:cond_0
|
||||
invoke-static {p0}, Lf/a/j/a/b/a;->b(Z)Ljava/util/List;
|
||||
|
||||
move-result-object p0
|
||||
|
||||
return-object p0
|
||||
.end method
|
||||
|
||||
.method public static final d(Ljava/util/regex/Pattern;Lkotlin/jvm/functions/Function0;)Lcom/discord/simpleast/core/parser/Rule;
|
||||
.locals 1
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"<R:",
|
||||
"Ljava/lang/Object;",
|
||||
"S:",
|
||||
"Ljava/lang/Object;",
|
||||
">(",
|
||||
"Ljava/util/regex/Pattern;",
|
||||
"Lkotlin/jvm/functions/Function0<",
|
||||
"+",
|
||||
"Ljava/util/List<",
|
||||
"+",
|
||||
"Landroid/text/style/CharacterStyle;",
|
||||
">;>;)",
|
||||
"Lcom/discord/simpleast/core/parser/Rule<",
|
||||
"TR;",
|
||||
"Lcom/discord/simpleast/core/node/Node<",
|
||||
"TR;>;TS;>;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
const/4 v0, 0x0
|
||||
|
||||
if-eqz p0, :cond_1
|
||||
|
||||
if-eqz p1, :cond_0
|
||||
|
||||
new-instance v0, Lf/a/j/a/b/a$b;
|
||||
|
||||
invoke-direct {v0, p1, p0, p0}, Lf/a/j/a/b/a$b;-><init>(Lkotlin/jvm/functions/Function0;Ljava/util/regex/Pattern;Ljava/util/regex/Pattern;)V
|
||||
|
||||
return-object v0
|
||||
|
||||
:cond_0
|
||||
const-string p0, "styleFactory"
|
||||
|
||||
invoke-static {p0}, Lj0/n/c/h;->c(Ljava/lang/String;)V
|
||||
|
||||
throw v0
|
||||
|
||||
:cond_1
|
||||
const-string p0, "pattern"
|
||||
|
||||
invoke-static {p0}, Lj0/n/c/h;->c(Ljava/lang/String;)V
|
||||
|
||||
throw v0
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final a()Lcom/discord/simpleast/core/parser/Rule;
|
||||
.locals 2
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"<R:",
|
||||
"Ljava/lang/Object;",
|
||||
"S:",
|
||||
"Ljava/lang/Object;",
|
||||
">()",
|
||||
"Lcom/discord/simpleast/core/parser/Rule<",
|
||||
"TR;",
|
||||
"Lcom/discord/simpleast/core/node/Node<",
|
||||
"TR;>;TS;>;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
sget-object v0, Lf/a/j/a/b/a;->a:Ljava/util/regex/Pattern;
|
||||
|
||||
const-string v1, "PATTERN_BOLD"
|
||||
|
||||
invoke-static {v0, v1}, Lj0/n/c/h;->checkExpressionValueIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
|
||||
|
||||
sget-object v1, Lf/a/j/a/b/a$a;->d:Lf/a/j/a/b/a$a;
|
||||
|
||||
invoke-static {v0, v1}, Lf/a/j/a/b/a;->d(Ljava/util/regex/Pattern;Lkotlin/jvm/functions/Function0;)Lcom/discord/simpleast/core/parser/Rule;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
return-object v0
|
||||
.end method
|
||||
|
||||
.method public final e()Lcom/discord/simpleast/core/parser/Rule;
|
||||
.locals 3
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"<R:",
|
||||
"Ljava/lang/Object;",
|
||||
"S:",
|
||||
"Ljava/lang/Object;",
|
||||
">()",
|
||||
"Lcom/discord/simpleast/core/parser/Rule<",
|
||||
"TR;",
|
||||
"Lcom/discord/simpleast/core/node/Node<",
|
||||
"TR;>;TS;>;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
new-instance v0, Lf/a/j/a/b/a$c;
|
||||
|
||||
sget-object v1, Lf/a/j/a/b/a;->e:Ljava/util/regex/Pattern;
|
||||
|
||||
const-string v2, "PATTERN_TEXT"
|
||||
|
||||
invoke-static {v1, v2}, Lj0/n/c/h;->checkExpressionValueIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
|
||||
|
||||
invoke-direct {v0, p0, v1}, Lf/a/j/a/b/a$c;-><init>(Lf/a/j/a/b/a;Ljava/util/regex/Pattern;)V
|
||||
|
||||
return-object v0
|
||||
.end method
|
71
com.discord/smali/f/a/j/a/b/b.smali
Normal file
71
com.discord/smali/f/a/j/a/b/b.smali
Normal file
|
@ -0,0 +1,71 @@
|
|||
.class public final Lf/a/j/a/b/b;
|
||||
.super Lcom/discord/simpleast/core/parser/Rule;
|
||||
.source "SimpleMarkdownRules.kt"
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Lcom/discord/simpleast/core/parser/Rule<",
|
||||
"TR;",
|
||||
"Lcom/discord/simpleast/core/node/Node<",
|
||||
"TR;>;TS;>;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(Lf/a/j/a/b/a;Ljava/util/regex/Pattern;)V
|
||||
.locals 0
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(",
|
||||
"Ljava/util/regex/Pattern;",
|
||||
")V"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
invoke-direct {p0, p2}, Lcom/discord/simpleast/core/parser/Rule;-><init>(Ljava/util/regex/Pattern;)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public parse(Ljava/util/regex/Matcher;Lcom/discord/simpleast/core/parser/Parser;Ljava/lang/Object;)Lcom/discord/simpleast/core/parser/ParseSpec;
|
||||
.locals 1
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(",
|
||||
"Ljava/util/regex/Matcher;",
|
||||
"Lcom/discord/simpleast/core/parser/Parser<",
|
||||
"TR;-",
|
||||
"Lcom/discord/simpleast/core/node/Node<",
|
||||
"TR;>;TS;>;TS;)",
|
||||
"Lcom/discord/simpleast/core/parser/ParseSpec<",
|
||||
"TR;",
|
||||
"Lcom/discord/simpleast/core/node/Node<",
|
||||
"TR;>;TS;>;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
new-instance p2, Lf/a/j/a/a/a;
|
||||
|
||||
const/4 v0, 0x1
|
||||
|
||||
invoke-virtual {p1, v0}, Ljava/util/regex/Matcher;->group(I)Ljava/lang/String;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
const-string v0, "matcher.group(1)"
|
||||
|
||||
invoke-static {p1, v0}, Lj0/n/c/h;->checkExpressionValueIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
|
||||
|
||||
invoke-direct {p2, p1}, Lf/a/j/a/a/a;-><init>(Ljava/lang/String;)V
|
||||
|
||||
new-instance p1, Lcom/discord/simpleast/core/parser/ParseSpec;
|
||||
|
||||
invoke-direct {p1, p2, p3}, Lcom/discord/simpleast/core/parser/ParseSpec;-><init>(Lcom/discord/simpleast/core/node/Node;Ljava/lang/Object;)V
|
||||
|
||||
return-object p1
|
||||
.end method
|
107
com.discord/smali/f/a/j/a/b/c.smali
Normal file
107
com.discord/smali/f/a/j/a/b/c.smali
Normal file
|
@ -0,0 +1,107 @@
|
|||
.class public final Lf/a/j/a/b/c;
|
||||
.super Lcom/discord/simpleast/core/parser/Rule;
|
||||
.source "SimpleMarkdownRules.kt"
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Lcom/discord/simpleast/core/parser/Rule<",
|
||||
"TR;",
|
||||
"Lcom/discord/simpleast/core/node/Node<",
|
||||
"TR;>;TS;>;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(Lf/a/j/a/b/a;Ljava/util/regex/Pattern;)V
|
||||
.locals 0
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(",
|
||||
"Ljava/util/regex/Pattern;",
|
||||
")V"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
invoke-direct {p0, p2}, Lcom/discord/simpleast/core/parser/Rule;-><init>(Ljava/util/regex/Pattern;)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public parse(Ljava/util/regex/Matcher;Lcom/discord/simpleast/core/parser/Parser;Ljava/lang/Object;)Lcom/discord/simpleast/core/parser/ParseSpec;
|
||||
.locals 3
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(",
|
||||
"Ljava/util/regex/Matcher;",
|
||||
"Lcom/discord/simpleast/core/parser/Parser<",
|
||||
"TR;-",
|
||||
"Lcom/discord/simpleast/core/node/Node<",
|
||||
"TR;>;TS;>;TS;)",
|
||||
"Lcom/discord/simpleast/core/parser/ParseSpec<",
|
||||
"TR;",
|
||||
"Lcom/discord/simpleast/core/node/Node<",
|
||||
"TR;>;TS;>;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
const/4 p2, 0x2
|
||||
|
||||
invoke-virtual {p1, p2}, Ljava/util/regex/Matcher;->group(I)Ljava/lang/String;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
const/4 v1, 0x1
|
||||
|
||||
if-eqz v0, :cond_0
|
||||
|
||||
invoke-virtual {v0}, Ljava/lang/String;->length()I
|
||||
|
||||
move-result v0
|
||||
|
||||
if-lez v0, :cond_0
|
||||
|
||||
invoke-virtual {p1, p2}, Ljava/util/regex/Matcher;->start(I)I
|
||||
|
||||
move-result v0
|
||||
|
||||
invoke-virtual {p1, p2}, Ljava/util/regex/Matcher;->end(I)I
|
||||
|
||||
move-result p1
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_0
|
||||
invoke-virtual {p1, v1}, Ljava/util/regex/Matcher;->start(I)I
|
||||
|
||||
move-result v0
|
||||
|
||||
invoke-virtual {p1, v1}, Ljava/util/regex/Matcher;->end(I)I
|
||||
|
||||
move-result p1
|
||||
|
||||
:goto_0
|
||||
new-instance v2, Ljava/util/ArrayList;
|
||||
|
||||
invoke-direct {v2, v1}, Ljava/util/ArrayList;-><init>(I)V
|
||||
|
||||
new-instance v1, Landroid/text/style/StyleSpan;
|
||||
|
||||
invoke-direct {v1, p2}, Landroid/text/style/StyleSpan;-><init>(I)V
|
||||
|
||||
invoke-virtual {v2, v1}, Ljava/util/ArrayList;->add(Ljava/lang/Object;)Z
|
||||
|
||||
new-instance p2, Lcom/discord/simpleast/core/node/StyleNode;
|
||||
|
||||
invoke-direct {p2, v2}, Lcom/discord/simpleast/core/node/StyleNode;-><init>(Ljava/util/List;)V
|
||||
|
||||
new-instance v1, Lcom/discord/simpleast/core/parser/ParseSpec;
|
||||
|
||||
invoke-direct {v1, p2, p3, v0, p1}, Lcom/discord/simpleast/core/parser/ParseSpec;-><init>(Lcom/discord/simpleast/core/node/Node;Ljava/lang/Object;II)V
|
||||
|
||||
return-object v1
|
||||
.end method
|
63
com.discord/smali/f/a/j/a/b/d.smali
Normal file
63
com.discord/smali/f/a/j/a/b/d.smali
Normal file
|
@ -0,0 +1,63 @@
|
|||
.class public final Lf/a/j/a/b/d;
|
||||
.super Lcom/discord/simpleast/core/parser/Rule$BlockRule;
|
||||
.source "SimpleMarkdownRules.kt"
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Lcom/discord/simpleast/core/parser/Rule$BlockRule<",
|
||||
"TR;",
|
||||
"Lcom/discord/simpleast/core/node/Node<",
|
||||
"TR;>;TS;>;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(Lf/a/j/a/b/a;Ljava/util/regex/Pattern;)V
|
||||
.locals 0
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(",
|
||||
"Ljava/util/regex/Pattern;",
|
||||
")V"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
invoke-direct {p0, p2}, Lcom/discord/simpleast/core/parser/Rule$BlockRule;-><init>(Ljava/util/regex/Pattern;)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public parse(Ljava/util/regex/Matcher;Lcom/discord/simpleast/core/parser/Parser;Ljava/lang/Object;)Lcom/discord/simpleast/core/parser/ParseSpec;
|
||||
.locals 0
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(",
|
||||
"Ljava/util/regex/Matcher;",
|
||||
"Lcom/discord/simpleast/core/parser/Parser<",
|
||||
"TR;-",
|
||||
"Lcom/discord/simpleast/core/node/Node<",
|
||||
"TR;>;TS;>;TS;)",
|
||||
"Lcom/discord/simpleast/core/parser/ParseSpec<",
|
||||
"TR;",
|
||||
"Lcom/discord/simpleast/core/node/Node<",
|
||||
"TR;>;TS;>;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
new-instance p1, Lf/a/j/a/a/a;
|
||||
|
||||
const-string p2, "\n"
|
||||
|
||||
invoke-direct {p1, p2}, Lf/a/j/a/a/a;-><init>(Ljava/lang/String;)V
|
||||
|
||||
new-instance p2, Lcom/discord/simpleast/core/parser/ParseSpec;
|
||||
|
||||
invoke-direct {p2, p1, p3}, Lcom/discord/simpleast/core/parser/ParseSpec;-><init>(Lcom/discord/simpleast/core/node/Node;Ljava/lang/Object;)V
|
||||
|
||||
return-object p2
|
||||
.end method
|
63
com.discord/smali/f/a/j/a/b/e.smali
Normal file
63
com.discord/smali/f/a/j/a/b/e.smali
Normal file
|
@ -0,0 +1,63 @@
|
|||
.class public final Lf/a/j/a/b/e;
|
||||
.super Lj0/n/c/i;
|
||||
.source "SimpleMarkdownRules.kt"
|
||||
|
||||
# interfaces
|
||||
.implements Lkotlin/jvm/functions/Function0;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Lj0/n/c/i;",
|
||||
"Lkotlin/jvm/functions/Function0<",
|
||||
"Ljava/util/List<",
|
||||
"+",
|
||||
"Landroid/text/style/StrikethroughSpan;",
|
||||
">;>;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# static fields
|
||||
.field public static final d:Lf/a/j/a/b/e;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public static constructor <clinit>()V
|
||||
.locals 1
|
||||
|
||||
new-instance v0, Lf/a/j/a/b/e;
|
||||
|
||||
invoke-direct {v0}, Lf/a/j/a/b/e;-><init>()V
|
||||
|
||||
sput-object v0, Lf/a/j/a/b/e;->d:Lf/a/j/a/b/e;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public constructor <init>()V
|
||||
.locals 1
|
||||
|
||||
const/4 v0, 0x0
|
||||
|
||||
invoke-direct {p0, v0}, Lj0/n/c/i;-><init>(I)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public invoke()Ljava/lang/Object;
|
||||
.locals 1
|
||||
|
||||
new-instance v0, Landroid/text/style/StrikethroughSpan;
|
||||
|
||||
invoke-direct {v0}, Landroid/text/style/StrikethroughSpan;-><init>()V
|
||||
|
||||
invoke-static {v0}, Lf/i/a/b/i1/e;->listOf1(Ljava/lang/Object;)Ljava/util/List;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
return-object v0
|
||||
.end method
|
63
com.discord/smali/f/a/j/a/b/f.smali
Normal file
63
com.discord/smali/f/a/j/a/b/f.smali
Normal file
|
@ -0,0 +1,63 @@
|
|||
.class public final Lf/a/j/a/b/f;
|
||||
.super Lj0/n/c/i;
|
||||
.source "SimpleMarkdownRules.kt"
|
||||
|
||||
# interfaces
|
||||
.implements Lkotlin/jvm/functions/Function0;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Lj0/n/c/i;",
|
||||
"Lkotlin/jvm/functions/Function0<",
|
||||
"Ljava/util/List<",
|
||||
"+",
|
||||
"Landroid/text/style/UnderlineSpan;",
|
||||
">;>;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# static fields
|
||||
.field public static final d:Lf/a/j/a/b/f;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public static constructor <clinit>()V
|
||||
.locals 1
|
||||
|
||||
new-instance v0, Lf/a/j/a/b/f;
|
||||
|
||||
invoke-direct {v0}, Lf/a/j/a/b/f;-><init>()V
|
||||
|
||||
sput-object v0, Lf/a/j/a/b/f;->d:Lf/a/j/a/b/f;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public constructor <init>()V
|
||||
.locals 1
|
||||
|
||||
const/4 v0, 0x0
|
||||
|
||||
invoke-direct {p0, v0}, Lj0/n/c/i;-><init>(I)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public invoke()Ljava/lang/Object;
|
||||
.locals 1
|
||||
|
||||
new-instance v0, Landroid/text/style/UnderlineSpan;
|
||||
|
||||
invoke-direct {v0}, Landroid/text/style/UnderlineSpan;-><init>()V
|
||||
|
||||
invoke-static {v0}, Lf/i/a/b/i1/e;->listOf1(Ljava/lang/Object;)Ljava/util/List;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
return-object v0
|
||||
.end method
|
128
com.discord/smali/f/a/j/a/b/g.smali
Normal file
128
com.discord/smali/f/a/j/a/b/g.smali
Normal file
|
@ -0,0 +1,128 @@
|
|||
.class public final Lf/a/j/a/b/g;
|
||||
.super Ljava/lang/Object;
|
||||
.source "SimpleRenderer.kt"
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public static final a(Landroid/text/SpannableStringBuilder;Ljava/util/Collection;Ljava/lang/Object;)Landroid/text/SpannableStringBuilder;
|
||||
.locals 1
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"<T:",
|
||||
"Landroid/text/SpannableStringBuilder;",
|
||||
"R:",
|
||||
"Ljava/lang/Object;",
|
||||
">(TT;",
|
||||
"Ljava/util/Collection<",
|
||||
"+",
|
||||
"Lcom/discord/simpleast/core/node/Node<",
|
||||
"TR;>;>;TR;)TT;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
if-eqz p1, :cond_1
|
||||
|
||||
invoke-interface {p1}, Ljava/util/Collection;->iterator()Ljava/util/Iterator;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
:goto_0
|
||||
invoke-interface {p1}, Ljava/util/Iterator;->hasNext()Z
|
||||
|
||||
move-result v0
|
||||
|
||||
if-eqz v0, :cond_0
|
||||
|
||||
invoke-interface {p1}, Ljava/util/Iterator;->next()Ljava/lang/Object;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
check-cast v0, Lcom/discord/simpleast/core/node/Node;
|
||||
|
||||
invoke-virtual {v0, p0, p2}, Lcom/discord/simpleast/core/node/Node;->render(Landroid/text/SpannableStringBuilder;Ljava/lang/Object;)V
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_0
|
||||
return-object p0
|
||||
|
||||
:cond_1
|
||||
const-string p0, "ast"
|
||||
|
||||
invoke-static {p0}, Lj0/n/c/h;->c(Ljava/lang/String;)V
|
||||
|
||||
const/4 p0, 0x0
|
||||
|
||||
throw p0
|
||||
.end method
|
||||
|
||||
.method public static final b(Ljava/lang/CharSequence;)Landroid/text/SpannableStringBuilder;
|
||||
.locals 10
|
||||
|
||||
const/4 v0, 0x0
|
||||
|
||||
if-eqz p0, :cond_1
|
||||
|
||||
const/4 v1, 0x0
|
||||
|
||||
const/4 v2, 0x1
|
||||
|
||||
invoke-static {v1, v2}, Lf/a/j/a/b/a;->c(ZI)Ljava/util/List;
|
||||
|
||||
move-result-object v3
|
||||
|
||||
const/4 v6, 0x0
|
||||
|
||||
new-instance v4, Lcom/discord/simpleast/core/parser/Parser;
|
||||
|
||||
invoke-direct {v4, v1, v2, v0}, Lcom/discord/simpleast/core/parser/Parser;-><init>(ZILkotlin/jvm/internal/DefaultConstructorMarker;)V
|
||||
|
||||
invoke-interface {v3}, Ljava/util/Collection;->iterator()Ljava/util/Iterator;
|
||||
|
||||
move-result-object v1
|
||||
|
||||
:goto_0
|
||||
invoke-interface {v1}, Ljava/util/Iterator;->hasNext()Z
|
||||
|
||||
move-result v2
|
||||
|
||||
if-eqz v2, :cond_0
|
||||
|
||||
invoke-interface {v1}, Ljava/util/Iterator;->next()Ljava/lang/Object;
|
||||
|
||||
move-result-object v2
|
||||
|
||||
check-cast v2, Lcom/discord/simpleast/core/parser/Rule;
|
||||
|
||||
invoke-virtual {v4, v2}, Lcom/discord/simpleast/core/parser/Parser;->addRule(Lcom/discord/simpleast/core/parser/Rule;)Lcom/discord/simpleast/core/parser/Parser;
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_0
|
||||
new-instance v1, Landroid/text/SpannableStringBuilder;
|
||||
|
||||
invoke-direct {v1}, Landroid/text/SpannableStringBuilder;-><init>()V
|
||||
|
||||
const/4 v7, 0x0
|
||||
|
||||
const/4 v8, 0x4
|
||||
|
||||
const/4 v9, 0x0
|
||||
|
||||
move-object v5, p0
|
||||
|
||||
invoke-static/range {v4 .. v9}, Lcom/discord/simpleast/core/parser/Parser;->parse$default(Lcom/discord/simpleast/core/parser/Parser;Ljava/lang/CharSequence;Ljava/lang/Object;Ljava/util/List;ILjava/lang/Object;)Ljava/util/List;
|
||||
|
||||
move-result-object p0
|
||||
|
||||
invoke-static {v1, p0, v0}, Lf/a/j/a/b/g;->a(Landroid/text/SpannableStringBuilder;Ljava/util/Collection;Ljava/lang/Object;)Landroid/text/SpannableStringBuilder;
|
||||
|
||||
return-object v1
|
||||
|
||||
:cond_1
|
||||
const-string p0, "source"
|
||||
|
||||
invoke-static {p0}, Lj0/n/c/h;->c(Ljava/lang/String;)V
|
||||
|
||||
throw v0
|
||||
.end method
|
8
com.discord/smali/f/a/j/a/c/a.smali
Normal file
8
com.discord/smali/f/a/j/a/c/a.smali
Normal file
|
@ -0,0 +1,8 @@
|
|||
.class public interface abstract Lf/a/j/a/c/a;
|
||||
.super Ljava/lang/Object;
|
||||
.source "NodeProcessor.java"
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public abstract processNode(Lcom/discord/simpleast/core/node/Node;)V
|
||||
.end method
|
|
@ -1,36 +0,0 @@
|
|||
.class public final synthetic Lf/a/j/b;
|
||||
.super Ljava/lang/Object;
|
||||
.source "lambda"
|
||||
|
||||
# interfaces
|
||||
.implements Lrx/functions/Action1;
|
||||
|
||||
|
||||
# instance fields
|
||||
.field private final synthetic d:Lcom/discord/stores/StoreConnectivity;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public synthetic constructor <init>(Lcom/discord/stores/StoreConnectivity;)V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
iput-object p1, p0, Lf/a/j/b;->d:Lcom/discord/stores/StoreConnectivity;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final call(Ljava/lang/Object;)V
|
||||
.locals 1
|
||||
|
||||
iget-object v0, p0, Lf/a/j/b;->d:Lcom/discord/stores/StoreConnectivity;
|
||||
|
||||
check-cast p1, Ljava/lang/Long;
|
||||
|
||||
invoke-virtual {v0, p1}, Lcom/discord/stores/StoreConnectivity;->a(Ljava/lang/Long;)V
|
||||
|
||||
return-void
|
||||
.end method
|
420
com.discord/smali/f/a/j/b/a$a.smali
Normal file
420
com.discord/smali/f/a/j/b/a$a.smali
Normal file
|
@ -0,0 +1,420 @@
|
|||
.class public Lf/a/j/b/a$a;
|
||||
.super Lf/a/j/b/a$b;
|
||||
.source "MarkdownRules.kt"
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/EnclosingClass;
|
||||
value = Lf/a/j/b/a;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/InnerClass;
|
||||
accessFlags = 0x9
|
||||
name = "a"
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"<RC:",
|
||||
"Ljava/lang/Object;",
|
||||
"T:",
|
||||
"Ljava/lang/Object;",
|
||||
"S:",
|
||||
"Ljava/lang/Object;",
|
||||
">",
|
||||
"Lf/a/j/b/a$b<",
|
||||
"TRC;TS;>;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final classSpanProvider:Lkotlin/jvm/functions/Function1;
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Lkotlin/jvm/functions/Function1<",
|
||||
"Ljava/lang/String;",
|
||||
"TT;>;"
|
||||
}
|
||||
.end annotation
|
||||
.end field
|
||||
|
||||
.field public final innerRules:Ljava/util/List;
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Ljava/util/List<",
|
||||
"Lcom/discord/simpleast/core/parser/Rule<",
|
||||
"TRC;",
|
||||
"Lcom/discord/simpleast/core/node/Node<",
|
||||
"TRC;>;TS;>;>;"
|
||||
}
|
||||
.end annotation
|
||||
.end field
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function1;)V
|
||||
.locals 2
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(",
|
||||
"Lkotlin/jvm/functions/Function1<",
|
||||
"-",
|
||||
"Ljava/lang/Integer;",
|
||||
"+",
|
||||
"Landroid/text/style/CharacterStyle;",
|
||||
">;",
|
||||
"Lkotlin/jvm/functions/Function1<",
|
||||
"-",
|
||||
"Ljava/lang/String;",
|
||||
"+TT;>;)V"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
const/4 v0, 0x0
|
||||
|
||||
if-eqz p1, :cond_1
|
||||
|
||||
if-eqz p2, :cond_0
|
||||
|
||||
const/4 v0, 0x0
|
||||
|
||||
invoke-static {v0}, Lf/a/j/a/b/a;->b(Z)Ljava/util/List;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
sget-object v1, Lf/a/j/a/b/a;->h:Lf/a/j/a/b/a;
|
||||
|
||||
invoke-virtual {v1}, Lf/a/j/a/b/a;->e()Lcom/discord/simpleast/core/parser/Rule;
|
||||
|
||||
move-result-object v1
|
||||
|
||||
invoke-static {v0, v1}, Lj0/i/l;->plus(Ljava/util/Collection;Ljava/lang/Object;)Ljava/util/List;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
invoke-direct {p0, p1, p2, v0}, Lf/a/j/b/a$a;-><init>(Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function1;Ljava/util/List;)V
|
||||
|
||||
return-void
|
||||
|
||||
:cond_0
|
||||
const-string p1, "classSpanProvider"
|
||||
|
||||
invoke-static {p1}, Lj0/n/c/h;->c(Ljava/lang/String;)V
|
||||
|
||||
throw v0
|
||||
|
||||
:cond_1
|
||||
const-string p1, "styleSpanProvider"
|
||||
|
||||
invoke-static {p1}, Lj0/n/c/h;->c(Ljava/lang/String;)V
|
||||
|
||||
throw v0
|
||||
.end method
|
||||
|
||||
.method public constructor <init>(Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function1;Ljava/util/List;)V
|
||||
.locals 1
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(",
|
||||
"Lkotlin/jvm/functions/Function1<",
|
||||
"-",
|
||||
"Ljava/lang/Integer;",
|
||||
"+",
|
||||
"Landroid/text/style/CharacterStyle;",
|
||||
">;",
|
||||
"Lkotlin/jvm/functions/Function1<",
|
||||
"-",
|
||||
"Ljava/lang/String;",
|
||||
"+TT;>;",
|
||||
"Ljava/util/List<",
|
||||
"+",
|
||||
"Lcom/discord/simpleast/core/parser/Rule<",
|
||||
"TRC;",
|
||||
"Lcom/discord/simpleast/core/node/Node<",
|
||||
"TRC;>;TS;>;>;)V"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
const/4 v0, 0x0
|
||||
|
||||
if-eqz p1, :cond_2
|
||||
|
||||
if-eqz p2, :cond_1
|
||||
|
||||
if-eqz p3, :cond_0
|
||||
|
||||
sget-object v0, Lf/a/j/b/a;->e:Lf/a/j/b/a;
|
||||
|
||||
sget-object v0, Lf/a/j/b/a;->d:Ljava/util/regex/Pattern;
|
||||
|
||||
invoke-direct {p0, v0, p1}, Lf/a/j/b/a$b;-><init>(Ljava/util/regex/Pattern;Lkotlin/jvm/functions/Function1;)V
|
||||
|
||||
iput-object p2, p0, Lf/a/j/b/a$a;->classSpanProvider:Lkotlin/jvm/functions/Function1;
|
||||
|
||||
iput-object p3, p0, Lf/a/j/b/a$a;->innerRules:Ljava/util/List;
|
||||
|
||||
return-void
|
||||
|
||||
:cond_0
|
||||
const-string p1, "innerRules"
|
||||
|
||||
invoke-static {p1}, Lj0/n/c/h;->c(Ljava/lang/String;)V
|
||||
|
||||
throw v0
|
||||
|
||||
:cond_1
|
||||
const-string p1, "classSpanProvider"
|
||||
|
||||
invoke-static {p1}, Lj0/n/c/h;->c(Ljava/lang/String;)V
|
||||
|
||||
throw v0
|
||||
|
||||
:cond_2
|
||||
const-string p1, "styleSpanProvider"
|
||||
|
||||
invoke-static {p1}, Lj0/n/c/h;->c(Ljava/lang/String;)V
|
||||
|
||||
throw v0
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final getClassSpanProvider()Lkotlin/jvm/functions/Function1;
|
||||
.locals 1
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"()",
|
||||
"Lkotlin/jvm/functions/Function1<",
|
||||
"Ljava/lang/String;",
|
||||
"TT;>;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
iget-object v0, p0, Lf/a/j/b/a$a;->classSpanProvider:Lkotlin/jvm/functions/Function1;
|
||||
|
||||
return-object v0
|
||||
.end method
|
||||
|
||||
.method public final getInnerRules()Ljava/util/List;
|
||||
.locals 1
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"()",
|
||||
"Ljava/util/List<",
|
||||
"Lcom/discord/simpleast/core/parser/Rule<",
|
||||
"TRC;",
|
||||
"Lcom/discord/simpleast/core/node/Node<",
|
||||
"TRC;>;TS;>;>;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
iget-object v0, p0, Lf/a/j/b/a$a;->innerRules:Ljava/util/List;
|
||||
|
||||
return-object v0
|
||||
.end method
|
||||
|
||||
.method public parse(Ljava/util/regex/Matcher;Lcom/discord/simpleast/core/parser/Parser;Ljava/lang/Object;)Lcom/discord/simpleast/core/parser/ParseSpec;
|
||||
.locals 5
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(",
|
||||
"Ljava/util/regex/Matcher;",
|
||||
"Lcom/discord/simpleast/core/parser/Parser<",
|
||||
"TRC;-",
|
||||
"Lcom/discord/simpleast/core/node/Node<",
|
||||
"TRC;>;TS;>;TS;)",
|
||||
"Lcom/discord/simpleast/core/parser/ParseSpec<",
|
||||
"TRC;",
|
||||
"Lcom/discord/simpleast/core/node/Node<",
|
||||
"TRC;>;TS;>;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
const/4 v0, 0x0
|
||||
|
||||
if-eqz p1, :cond_9
|
||||
|
||||
if-eqz p2, :cond_8
|
||||
|
||||
const/4 v1, 0x4
|
||||
|
||||
invoke-virtual {p1, v1}, Ljava/util/regex/Matcher;->group(I)Ljava/lang/String;
|
||||
|
||||
move-result-object v1
|
||||
|
||||
const-string v2, "matcher.group(4)"
|
||||
|
||||
invoke-static {v1, v2}, Lj0/n/c/h;->checkExpressionValueIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
|
||||
|
||||
invoke-virtual {p0, v1}, Lf/a/j/b/a$b;->createHeaderStyleNode(Ljava/lang/String;)Lcom/discord/simpleast/core/node/StyleNode;
|
||||
|
||||
move-result-object v1
|
||||
|
||||
const/4 v2, 0x1
|
||||
|
||||
invoke-virtual {p1, v2}, Ljava/util/regex/Matcher;->group(I)Ljava/lang/String;
|
||||
|
||||
move-result-object v3
|
||||
|
||||
if-eqz v3, :cond_0
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_0
|
||||
const/4 v3, 0x3
|
||||
|
||||
invoke-virtual {p1, v3}, Ljava/util/regex/Matcher;->group(I)Ljava/lang/String;
|
||||
|
||||
move-result-object v3
|
||||
|
||||
:goto_0
|
||||
iget-object v4, p0, Lf/a/j/b/a$a;->innerRules:Ljava/util/List;
|
||||
|
||||
invoke-virtual {p2, v3, p3, v4}, Lcom/discord/simpleast/core/parser/Parser;->parse(Ljava/lang/CharSequence;Ljava/lang/Object;Ljava/util/List;)Ljava/util/List;
|
||||
|
||||
move-result-object p2
|
||||
|
||||
invoke-interface {p2}, Ljava/lang/Iterable;->iterator()Ljava/util/Iterator;
|
||||
|
||||
move-result-object p2
|
||||
|
||||
:goto_1
|
||||
invoke-interface {p2}, Ljava/util/Iterator;->hasNext()Z
|
||||
|
||||
move-result v3
|
||||
|
||||
if-eqz v3, :cond_2
|
||||
|
||||
invoke-interface {p2}, Ljava/util/Iterator;->next()Ljava/lang/Object;
|
||||
|
||||
move-result-object v3
|
||||
|
||||
if-eqz v3, :cond_1
|
||||
|
||||
check-cast v3, Lcom/discord/simpleast/core/node/Node;
|
||||
|
||||
invoke-virtual {v1, v3}, Lcom/discord/simpleast/core/node/Node;->addChild(Lcom/discord/simpleast/core/node/Node;)V
|
||||
|
||||
goto :goto_1
|
||||
|
||||
:cond_1
|
||||
new-instance p1, Lkotlin/TypeCastException;
|
||||
|
||||
const-string p2, "null cannot be cast to non-null type com.discord.simpleast.core.node.Node<RC>"
|
||||
|
||||
invoke-direct {p1, p2}, Lkotlin/TypeCastException;-><init>(Ljava/lang/String;)V
|
||||
|
||||
throw p1
|
||||
|
||||
:cond_2
|
||||
const/4 p2, 0x2
|
||||
|
||||
invoke-virtual {p1, p2}, Ljava/util/regex/Matcher;->group(I)Ljava/lang/String;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
if-eqz p1, :cond_3
|
||||
|
||||
invoke-static {p1}, Lj0/t/q;->trim(Ljava/lang/CharSequence;)Ljava/lang/CharSequence;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
invoke-virtual {p1}, Ljava/lang/Object;->toString()Ljava/lang/String;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
if-eqz p1, :cond_3
|
||||
|
||||
new-array p2, v2, [C
|
||||
|
||||
const/16 v0, 0x20
|
||||
|
||||
const/4 v3, 0x0
|
||||
|
||||
aput-char v0, p2, v3
|
||||
|
||||
const/4 v0, 0x6
|
||||
|
||||
invoke-static {p1, p2, v3, v3, v0}, Lj0/t/q;->split$default(Ljava/lang/CharSequence;[CZII)Ljava/util/List;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
:cond_3
|
||||
if-eqz v0, :cond_5
|
||||
|
||||
new-instance p1, Ljava/util/ArrayList;
|
||||
|
||||
invoke-direct {p1}, Ljava/util/ArrayList;-><init>()V
|
||||
|
||||
invoke-interface {v0}, Ljava/lang/Iterable;->iterator()Ljava/util/Iterator;
|
||||
|
||||
move-result-object p2
|
||||
|
||||
:cond_4
|
||||
:goto_2
|
||||
invoke-interface {p2}, Ljava/util/Iterator;->hasNext()Z
|
||||
|
||||
move-result v0
|
||||
|
||||
if-eqz v0, :cond_6
|
||||
|
||||
invoke-interface {p2}, Ljava/util/Iterator;->next()Ljava/lang/Object;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
check-cast v0, Ljava/lang/String;
|
||||
|
||||
iget-object v3, p0, Lf/a/j/b/a$a;->classSpanProvider:Lkotlin/jvm/functions/Function1;
|
||||
|
||||
invoke-interface {v3, v0}, Lkotlin/jvm/functions/Function1;->invoke(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
if-eqz v0, :cond_4
|
||||
|
||||
invoke-interface {p1, v0}, Ljava/util/Collection;->add(Ljava/lang/Object;)Z
|
||||
|
||||
goto :goto_2
|
||||
|
||||
:cond_5
|
||||
sget-object p1, Lj0/i/o;->d:Lj0/i/o;
|
||||
|
||||
:cond_6
|
||||
invoke-interface {p1}, Ljava/util/Collection;->isEmpty()Z
|
||||
|
||||
move-result p2
|
||||
|
||||
xor-int/2addr p2, v2
|
||||
|
||||
if-eqz p2, :cond_7
|
||||
|
||||
new-instance p2, Lcom/discord/simpleast/core/node/StyleNode;
|
||||
|
||||
invoke-direct {p2, p1}, Lcom/discord/simpleast/core/node/StyleNode;-><init>(Ljava/util/List;)V
|
||||
|
||||
invoke-virtual {p2, v1}, Lcom/discord/simpleast/core/node/Node;->addChild(Lcom/discord/simpleast/core/node/Node;)V
|
||||
|
||||
move-object v1, p2
|
||||
|
||||
:cond_7
|
||||
new-instance p1, Lcom/discord/simpleast/core/parser/ParseSpec;
|
||||
|
||||
invoke-direct {p1, v1, p3}, Lcom/discord/simpleast/core/parser/ParseSpec;-><init>(Lcom/discord/simpleast/core/node/Node;Ljava/lang/Object;)V
|
||||
|
||||
return-object p1
|
||||
|
||||
:cond_8
|
||||
const-string p1, "parser"
|
||||
|
||||
invoke-static {p1}, Lj0/n/c/h;->c(Ljava/lang/String;)V
|
||||
|
||||
throw v0
|
||||
|
||||
:cond_9
|
||||
const-string p1, "matcher"
|
||||
|
||||
invoke-static {p1}, Lj0/n/c/h;->c(Ljava/lang/String;)V
|
||||
|
||||
throw v0
|
||||
.end method
|
180
com.discord/smali/f/a/j/b/a$b.smali
Normal file
180
com.discord/smali/f/a/j/b/a$b.smali
Normal file
|
@ -0,0 +1,180 @@
|
|||
.class public Lf/a/j/b/a$b;
|
||||
.super Lf/a/j/b/a$c;
|
||||
.source "MarkdownRules.kt"
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/EnclosingClass;
|
||||
value = Lf/a/j/b/a;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/InnerClass;
|
||||
accessFlags = 0x9
|
||||
name = "b"
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"<R:",
|
||||
"Ljava/lang/Object;",
|
||||
"S:",
|
||||
"Ljava/lang/Object;",
|
||||
">",
|
||||
"Lf/a/j/b/a$c<",
|
||||
"TR;TS;>;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(Ljava/util/regex/Pattern;Lkotlin/jvm/functions/Function1;)V
|
||||
.locals 1
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(",
|
||||
"Ljava/util/regex/Pattern;",
|
||||
"Lkotlin/jvm/functions/Function1<",
|
||||
"-",
|
||||
"Ljava/lang/Integer;",
|
||||
"+",
|
||||
"Landroid/text/style/CharacterStyle;",
|
||||
">;)V"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
const/4 v0, 0x0
|
||||
|
||||
if-eqz p1, :cond_1
|
||||
|
||||
if-eqz p2, :cond_0
|
||||
|
||||
invoke-direct {p0, p1, p2}, Lf/a/j/b/a$c;-><init>(Ljava/util/regex/Pattern;Lkotlin/jvm/functions/Function1;)V
|
||||
|
||||
return-void
|
||||
|
||||
:cond_0
|
||||
const-string p1, "styleSpanProvider"
|
||||
|
||||
invoke-static {p1}, Lj0/n/c/h;->c(Ljava/lang/String;)V
|
||||
|
||||
throw v0
|
||||
|
||||
:cond_1
|
||||
const-string p1, "pattern"
|
||||
|
||||
invoke-static {p1}, Lj0/n/c/h;->c(Ljava/lang/String;)V
|
||||
|
||||
throw v0
|
||||
.end method
|
||||
|
||||
.method public constructor <init>(Ljava/util/regex/Pattern;Lkotlin/jvm/functions/Function1;ILkotlin/jvm/internal/DefaultConstructorMarker;)V
|
||||
.locals 0
|
||||
|
||||
and-int/lit8 p3, p3, 0x1
|
||||
|
||||
if-eqz p3, :cond_0
|
||||
|
||||
sget-object p1, Lf/a/j/b/a;->e:Lf/a/j/b/a;
|
||||
|
||||
sget-object p1, Lf/a/j/b/a;->c:Ljava/util/regex/Pattern;
|
||||
|
||||
:cond_0
|
||||
invoke-direct {p0, p1, p2}, Lf/a/j/b/a$b;-><init>(Ljava/util/regex/Pattern;Lkotlin/jvm/functions/Function1;)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public createHeaderStyleNode(Ljava/lang/String;)Lcom/discord/simpleast/core/node/StyleNode;
|
||||
.locals 2
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(",
|
||||
"Ljava/lang/String;",
|
||||
")",
|
||||
"Lcom/discord/simpleast/core/node/StyleNode<",
|
||||
"TR;",
|
||||
"Landroid/text/style/CharacterStyle;",
|
||||
">;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
if-eqz p1, :cond_2
|
||||
|
||||
invoke-virtual {p1}, Ljava/lang/String;->hashCode()I
|
||||
|
||||
move-result v0
|
||||
|
||||
const/16 v1, 0x3d
|
||||
|
||||
if-eq v0, v1, :cond_0
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_0
|
||||
const-string v0, "="
|
||||
|
||||
invoke-virtual {p1, v0}, Ljava/lang/String;->equals(Ljava/lang/Object;)Z
|
||||
|
||||
move-result p1
|
||||
|
||||
if-eqz p1, :cond_1
|
||||
|
||||
const/4 p1, 0x1
|
||||
|
||||
goto :goto_1
|
||||
|
||||
:cond_1
|
||||
:goto_0
|
||||
const/4 p1, 0x2
|
||||
|
||||
:goto_1
|
||||
new-instance v0, Lcom/discord/simpleast/core/node/StyleNode;
|
||||
|
||||
invoke-virtual {p0}, Lf/a/j/b/a$c;->getStyleSpanProvider()Lkotlin/jvm/functions/Function1;
|
||||
|
||||
move-result-object v1
|
||||
|
||||
invoke-static {p1}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
invoke-interface {v1, p1}, Lkotlin/jvm/functions/Function1;->invoke(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
invoke-static {p1}, Lf/i/a/b/i1/e;->listOf1(Ljava/lang/Object;)Ljava/util/List;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
invoke-direct {v0, p1}, Lcom/discord/simpleast/core/node/StyleNode;-><init>(Ljava/util/List;)V
|
||||
|
||||
return-object v0
|
||||
|
||||
:cond_2
|
||||
const-string p1, "headerStyleGroup"
|
||||
|
||||
invoke-static {p1}, Lj0/n/c/h;->c(Ljava/lang/String;)V
|
||||
|
||||
const/4 p1, 0x0
|
||||
|
||||
throw p1
|
||||
.end method
|
||||
|
||||
.method public abstract parse(Ljava/util/regex/Matcher;Lcom/discord/simpleast/core/parser/Parser;Ljava/lang/Object;)Lcom/discord/simpleast/core/parser/ParseSpec;
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(",
|
||||
"Ljava/util/regex/Matcher;",
|
||||
"Lcom/discord/simpleast/core/parser/Parser<",
|
||||
"TR;-",
|
||||
"Lcom/discord/simpleast/core/node/Node<",
|
||||
"TR;>;TS;>;TS;)",
|
||||
"Lcom/discord/simpleast/core/parser/ParseSpec<",
|
||||
"TR;",
|
||||
"Lcom/discord/simpleast/core/node/Node<",
|
||||
"TR;>;TS;>;"
|
||||
}
|
||||
.end annotation
|
||||
.end method
|
256
com.discord/smali/f/a/j/b/a$c.smali
Normal file
256
com.discord/smali/f/a/j/b/a$c.smali
Normal file
|
@ -0,0 +1,256 @@
|
|||
.class public Lf/a/j/b/a$c;
|
||||
.super Lcom/discord/simpleast/core/parser/Rule$BlockRule;
|
||||
.source "MarkdownRules.kt"
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/EnclosingClass;
|
||||
value = Lf/a/j/b/a;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/InnerClass;
|
||||
accessFlags = 0x9
|
||||
name = "c"
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"<R:",
|
||||
"Ljava/lang/Object;",
|
||||
"S:",
|
||||
"Ljava/lang/Object;",
|
||||
">",
|
||||
"Lcom/discord/simpleast/core/parser/Rule$BlockRule<",
|
||||
"TR;",
|
||||
"Lcom/discord/simpleast/core/node/Node<",
|
||||
"TR;>;TS;>;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final styleSpanProvider:Lkotlin/jvm/functions/Function1;
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Lkotlin/jvm/functions/Function1<",
|
||||
"Ljava/lang/Integer;",
|
||||
"Landroid/text/style/CharacterStyle;",
|
||||
">;"
|
||||
}
|
||||
.end annotation
|
||||
.end field
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(Ljava/util/regex/Pattern;Lkotlin/jvm/functions/Function1;)V
|
||||
.locals 1
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(",
|
||||
"Ljava/util/regex/Pattern;",
|
||||
"Lkotlin/jvm/functions/Function1<",
|
||||
"-",
|
||||
"Ljava/lang/Integer;",
|
||||
"+",
|
||||
"Landroid/text/style/CharacterStyle;",
|
||||
">;)V"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
const/4 v0, 0x0
|
||||
|
||||
if-eqz p1, :cond_1
|
||||
|
||||
if-eqz p2, :cond_0
|
||||
|
||||
invoke-direct {p0, p1}, Lcom/discord/simpleast/core/parser/Rule$BlockRule;-><init>(Ljava/util/regex/Pattern;)V
|
||||
|
||||
iput-object p2, p0, Lf/a/j/b/a$c;->styleSpanProvider:Lkotlin/jvm/functions/Function1;
|
||||
|
||||
return-void
|
||||
|
||||
:cond_0
|
||||
const-string p1, "styleSpanProvider"
|
||||
|
||||
invoke-static {p1}, Lj0/n/c/h;->c(Ljava/lang/String;)V
|
||||
|
||||
throw v0
|
||||
|
||||
:cond_1
|
||||
const-string p1, "pattern"
|
||||
|
||||
invoke-static {p1}, Lj0/n/c/h;->c(Ljava/lang/String;)V
|
||||
|
||||
throw v0
|
||||
.end method
|
||||
|
||||
.method public constructor <init>(Lkotlin/jvm/functions/Function1;)V
|
||||
.locals 1
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(",
|
||||
"Lkotlin/jvm/functions/Function1<",
|
||||
"-",
|
||||
"Ljava/lang/Integer;",
|
||||
"+",
|
||||
"Landroid/text/style/CharacterStyle;",
|
||||
">;)V"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
if-eqz p1, :cond_0
|
||||
|
||||
sget-object v0, Lf/a/j/b/a;->e:Lf/a/j/b/a;
|
||||
|
||||
sget-object v0, Lf/a/j/b/a;->b:Ljava/util/regex/Pattern;
|
||||
|
||||
invoke-direct {p0, v0, p1}, Lf/a/j/b/a$c;-><init>(Ljava/util/regex/Pattern;Lkotlin/jvm/functions/Function1;)V
|
||||
|
||||
return-void
|
||||
|
||||
:cond_0
|
||||
const-string p1, "styleSpanProvider"
|
||||
|
||||
invoke-static {p1}, Lj0/n/c/h;->c(Ljava/lang/String;)V
|
||||
|
||||
const/4 p1, 0x0
|
||||
|
||||
throw p1
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public createHeaderStyleNode(Ljava/lang/String;)Lcom/discord/simpleast/core/node/StyleNode;
|
||||
.locals 2
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(",
|
||||
"Ljava/lang/String;",
|
||||
")",
|
||||
"Lcom/discord/simpleast/core/node/StyleNode<",
|
||||
"TR;",
|
||||
"Landroid/text/style/CharacterStyle;",
|
||||
">;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
if-eqz p1, :cond_0
|
||||
|
||||
invoke-virtual {p1}, Ljava/lang/String;->length()I
|
||||
|
||||
move-result p1
|
||||
|
||||
new-instance v0, Lcom/discord/simpleast/core/node/StyleNode;
|
||||
|
||||
iget-object v1, p0, Lf/a/j/b/a$c;->styleSpanProvider:Lkotlin/jvm/functions/Function1;
|
||||
|
||||
invoke-static {p1}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
invoke-interface {v1, p1}, Lkotlin/jvm/functions/Function1;->invoke(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
invoke-static {p1}, Lf/i/a/b/i1/e;->listOf1(Ljava/lang/Object;)Ljava/util/List;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
invoke-direct {v0, p1}, Lcom/discord/simpleast/core/node/StyleNode;-><init>(Ljava/util/List;)V
|
||||
|
||||
return-object v0
|
||||
|
||||
:cond_0
|
||||
const-string p1, "headerStyleGroup"
|
||||
|
||||
invoke-static {p1}, Lj0/n/c/h;->c(Ljava/lang/String;)V
|
||||
|
||||
const/4 p1, 0x0
|
||||
|
||||
throw p1
|
||||
.end method
|
||||
|
||||
.method public final getStyleSpanProvider()Lkotlin/jvm/functions/Function1;
|
||||
.locals 1
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"()",
|
||||
"Lkotlin/jvm/functions/Function1<",
|
||||
"Ljava/lang/Integer;",
|
||||
"Landroid/text/style/CharacterStyle;",
|
||||
">;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
iget-object v0, p0, Lf/a/j/b/a$c;->styleSpanProvider:Lkotlin/jvm/functions/Function1;
|
||||
|
||||
return-object v0
|
||||
.end method
|
||||
|
||||
.method public parse(Ljava/util/regex/Matcher;Lcom/discord/simpleast/core/parser/Parser;Ljava/lang/Object;)Lcom/discord/simpleast/core/parser/ParseSpec;
|
||||
.locals 2
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(",
|
||||
"Ljava/util/regex/Matcher;",
|
||||
"Lcom/discord/simpleast/core/parser/Parser<",
|
||||
"TR;-",
|
||||
"Lcom/discord/simpleast/core/node/Node<",
|
||||
"TR;>;TS;>;TS;)",
|
||||
"Lcom/discord/simpleast/core/parser/ParseSpec<",
|
||||
"TR;",
|
||||
"Lcom/discord/simpleast/core/node/Node<",
|
||||
"TR;>;TS;>;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
const/4 v0, 0x0
|
||||
|
||||
if-eqz p1, :cond_1
|
||||
|
||||
if-eqz p2, :cond_0
|
||||
|
||||
const/4 p2, 0x1
|
||||
|
||||
invoke-virtual {p1, p2}, Ljava/util/regex/Matcher;->group(I)Ljava/lang/String;
|
||||
|
||||
move-result-object p2
|
||||
|
||||
const-string v0, "matcher.group(1)"
|
||||
|
||||
invoke-static {p2, v0}, Lj0/n/c/h;->checkExpressionValueIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
|
||||
|
||||
invoke-virtual {p0, p2}, Lf/a/j/b/a$c;->createHeaderStyleNode(Ljava/lang/String;)Lcom/discord/simpleast/core/node/StyleNode;
|
||||
|
||||
move-result-object p2
|
||||
|
||||
const/4 v0, 0x2
|
||||
|
||||
invoke-virtual {p1, v0}, Ljava/util/regex/Matcher;->start(I)I
|
||||
|
||||
move-result v1
|
||||
|
||||
invoke-virtual {p1, v0}, Ljava/util/regex/Matcher;->end(I)I
|
||||
|
||||
move-result p1
|
||||
|
||||
new-instance v0, Lcom/discord/simpleast/core/parser/ParseSpec;
|
||||
|
||||
invoke-direct {v0, p2, p3, v1, p1}, Lcom/discord/simpleast/core/parser/ParseSpec;-><init>(Lcom/discord/simpleast/core/node/Node;Ljava/lang/Object;II)V
|
||||
|
||||
return-object v0
|
||||
|
||||
:cond_0
|
||||
const-string p1, "parser"
|
||||
|
||||
invoke-static {p1}, Lj0/n/c/h;->c(Ljava/lang/String;)V
|
||||
|
||||
throw v0
|
||||
|
||||
:cond_1
|
||||
const-string p1, "matcher"
|
||||
|
||||
invoke-static {p1}, Lj0/n/c/h;->c(Ljava/lang/String;)V
|
||||
|
||||
throw v0
|
||||
.end method
|
91
com.discord/smali/f/a/j/b/a.smali
Normal file
91
com.discord/smali/f/a/j/b/a.smali
Normal file
|
@ -0,0 +1,91 @@
|
|||
.class public final Lf/a/j/b/a;
|
||||
.super Ljava/lang/Object;
|
||||
.source "MarkdownRules.kt"
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/MemberClasses;
|
||||
value = {
|
||||
Lf/a/j/b/a$c;,
|
||||
Lf/a/j/b/a$b;,
|
||||
Lf/a/j/b/a$a;
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# static fields
|
||||
.field public static final a:Ljava/util/regex/Pattern;
|
||||
|
||||
.field public static final b:Ljava/util/regex/Pattern;
|
||||
|
||||
.field public static final c:Ljava/util/regex/Pattern;
|
||||
|
||||
.field public static final d:Ljava/util/regex/Pattern;
|
||||
|
||||
.field public static final e:Lf/a/j/b/a;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public static constructor <clinit>()V
|
||||
.locals 3
|
||||
|
||||
new-instance v0, Lf/a/j/b/a;
|
||||
|
||||
invoke-direct {v0}, Lf/a/j/b/a;-><init>()V
|
||||
|
||||
sput-object v0, Lf/a/j/b/a;->e:Lf/a/j/b/a;
|
||||
|
||||
const-string v0, "^\\*[ \\t](.*)(?=\\n|$)"
|
||||
|
||||
const/4 v1, 0x0
|
||||
|
||||
invoke-static {v0, v1}, Ljava/util/regex/Pattern;->compile(Ljava/lang/String;I)Ljava/util/regex/Pattern;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
const-string v2, "java.util.regex.Pattern.compile(this, flags)"
|
||||
|
||||
invoke-static {v0, v2}, Lj0/n/c/h;->checkExpressionValueIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
|
||||
|
||||
sput-object v0, Lf/a/j/b/a;->a:Ljava/util/regex/Pattern;
|
||||
|
||||
const-string v0, "^\\s*(#+)[ \\t](.*) *(?=\\n|$)"
|
||||
|
||||
invoke-static {v0, v1}, Ljava/util/regex/Pattern;->compile(Ljava/lang/String;I)Ljava/util/regex/Pattern;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
invoke-static {v0, v2}, Lj0/n/c/h;->checkExpressionValueIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
|
||||
|
||||
sput-object v0, Lf/a/j/b/a;->b:Ljava/util/regex/Pattern;
|
||||
|
||||
const-string v0, "^\\s*(.+)\\n *(=|-){3,} *(?=\\n|$)"
|
||||
|
||||
invoke-static {v0, v1}, Ljava/util/regex/Pattern;->compile(Ljava/lang/String;I)Ljava/util/regex/Pattern;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
invoke-static {v0, v2}, Lj0/n/c/h;->checkExpressionValueIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
|
||||
|
||||
sput-object v0, Lf/a/j/b/a;->c:Ljava/util/regex/Pattern;
|
||||
|
||||
new-instance v0, Lkotlin/text/Regex;
|
||||
|
||||
const-string v1, "^\\s*(?:(?:(.+)(?: +\\{([\\w ]*)\\}))|(.*))[ \\t]*\\n *([=\\-]){3,}[ \\t]*(?=\\n|$)"
|
||||
|
||||
invoke-direct {v0, v1}, Lkotlin/text/Regex;-><init>(Ljava/lang/String;)V
|
||||
|
||||
iget-object v0, v0, Lkotlin/text/Regex;->nativePattern:Ljava/util/regex/Pattern;
|
||||
|
||||
sput-object v0, Lf/a/j/b/a;->d:Ljava/util/regex/Pattern;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
|
@ -1,36 +0,0 @@
|
|||
.class public final synthetic Lf/a/j/c;
|
||||
.super Ljava/lang/Object;
|
||||
.source "lambda"
|
||||
|
||||
# interfaces
|
||||
.implements Lrx/functions/Action1;
|
||||
|
||||
|
||||
# instance fields
|
||||
.field private final synthetic d:Lcom/discord/stores/StoreConnectivity;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public synthetic constructor <init>(Lcom/discord/stores/StoreConnectivity;)V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
iput-object p1, p0, Lf/a/j/c;->d:Lcom/discord/stores/StoreConnectivity;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final call(Ljava/lang/Object;)V
|
||||
.locals 1
|
||||
|
||||
iget-object v0, p0, Lf/a/j/c;->d:Lcom/discord/stores/StoreConnectivity;
|
||||
|
||||
check-cast p1, Lrx/Subscription;
|
||||
|
||||
invoke-virtual {v0, p1}, Lcom/discord/stores/StoreConnectivity;->a(Lrx/Subscription;)V
|
||||
|
||||
return-void
|
||||
.end method
|
|
@ -1,36 +0,0 @@
|
|||
.class public final synthetic Lf/a/j/d;
|
||||
.super Ljava/lang/Object;
|
||||
.source "lambda"
|
||||
|
||||
# interfaces
|
||||
.implements Lrx/functions/Action1;
|
||||
|
||||
|
||||
# instance fields
|
||||
.field private final synthetic d:Lcom/discord/stores/StoreConnectivity;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public synthetic constructor <init>(Lcom/discord/stores/StoreConnectivity;)V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
iput-object p1, p0, Lf/a/j/d;->d:Lcom/discord/stores/StoreConnectivity;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final call(Ljava/lang/Object;)V
|
||||
.locals 1
|
||||
|
||||
iget-object v0, p0, Lf/a/j/d;->d:Lcom/discord/stores/StoreConnectivity;
|
||||
|
||||
check-cast p1, Lrx/Subscription;
|
||||
|
||||
invoke-virtual {v0, p1}, Lcom/discord/stores/StoreConnectivity;->b(Lrx/Subscription;)V
|
||||
|
||||
return-void
|
||||
.end method
|
|
@ -1,36 +0,0 @@
|
|||
.class public final synthetic Lf/a/j/e;
|
||||
.super Ljava/lang/Object;
|
||||
.source "lambda"
|
||||
|
||||
# interfaces
|
||||
.implements Lrx/functions/Action1;
|
||||
|
||||
|
||||
# instance fields
|
||||
.field private final synthetic d:Lcom/discord/stores/StoreConnectivity;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public synthetic constructor <init>(Lcom/discord/stores/StoreConnectivity;)V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
iput-object p1, p0, Lf/a/j/e;->d:Lcom/discord/stores/StoreConnectivity;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final call(Ljava/lang/Object;)V
|
||||
.locals 1
|
||||
|
||||
iget-object v0, p0, Lf/a/j/e;->d:Lcom/discord/stores/StoreConnectivity;
|
||||
|
||||
check-cast p1, Ljava/lang/Long;
|
||||
|
||||
invoke-virtual {v0, p1}, Lcom/discord/stores/StoreConnectivity;->b(Ljava/lang/Long;)V
|
||||
|
||||
return-void
|
||||
.end method
|
|
@ -1,34 +0,0 @@
|
|||
.class public final synthetic Lf/a/j/f;
|
||||
.super Ljava/lang/Object;
|
||||
.source "lambda"
|
||||
|
||||
# interfaces
|
||||
.implements Lrx/functions/Action1;
|
||||
|
||||
|
||||
# instance fields
|
||||
.field private final synthetic d:Lcom/discord/stores/StoreMessagesHolder;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public synthetic constructor <init>(Lcom/discord/stores/StoreMessagesHolder;)V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
iput-object p1, p0, Lf/a/j/f;->d:Lcom/discord/stores/StoreMessagesHolder;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final call(Ljava/lang/Object;)V
|
||||
.locals 1
|
||||
|
||||
iget-object v0, p0, Lf/a/j/f;->d:Lcom/discord/stores/StoreMessagesHolder;
|
||||
|
||||
invoke-virtual {v0, p1}, Lcom/discord/stores/StoreMessagesHolder;->a(Ljava/lang/Object;)V
|
||||
|
||||
return-void
|
||||
.end method
|
|
@ -1,42 +0,0 @@
|
|||
.class public final synthetic Lf/a/j/g;
|
||||
.super Ljava/lang/Object;
|
||||
.source "lambda"
|
||||
|
||||
# interfaces
|
||||
.implements Lrx/functions/Action1;
|
||||
|
||||
|
||||
# static fields
|
||||
.field public static final synthetic d:Lf/a/j/g;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method static synthetic constructor <clinit>()V
|
||||
.locals 1
|
||||
|
||||
new-instance v0, Lf/a/j/g;
|
||||
|
||||
invoke-direct {v0}, Lf/a/j/g;-><init>()V
|
||||
|
||||
sput-object v0, Lf/a/j/g;->d:Lf/a/j/g;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method private synthetic constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final call(Ljava/lang/Object;)V
|
||||
.locals 0
|
||||
|
||||
check-cast p1, Ljava/lang/Throwable;
|
||||
|
||||
return-void
|
||||
.end method
|
|
@ -1,38 +0,0 @@
|
|||
.class public final synthetic Lf/a/j/h;
|
||||
.super Ljava/lang/Object;
|
||||
.source "lambda"
|
||||
|
||||
# interfaces
|
||||
.implements Lg0/l/i;
|
||||
|
||||
|
||||
# instance fields
|
||||
.field private final synthetic d:J
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public synthetic constructor <init>(J)V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
iput-wide p1, p0, Lf/a/j/h;->d:J
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final call(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 2
|
||||
|
||||
iget-wide v0, p0, Lf/a/j/h;->d:J
|
||||
|
||||
check-cast p1, Ljava/util/Map;
|
||||
|
||||
invoke-static {v0, v1, p1}, Lcom/discord/stores/StorePinnedMessages;->b(JLjava/util/Map;)Ljava/util/List;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
return-object p1
|
||||
.end method
|
|
@ -1,38 +0,0 @@
|
|||
.class public final synthetic Lf/a/j/i;
|
||||
.super Ljava/lang/Object;
|
||||
.source "lambda"
|
||||
|
||||
# interfaces
|
||||
.implements Lg0/l/i;
|
||||
|
||||
|
||||
# instance fields
|
||||
.field private final synthetic d:J
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public synthetic constructor <init>(J)V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
iput-wide p1, p0, Lf/a/j/i;->d:J
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final call(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 2
|
||||
|
||||
iget-wide v0, p0, Lf/a/j/i;->d:J
|
||||
|
||||
check-cast p1, Ljava/util/Map;
|
||||
|
||||
invoke-static {v0, v1, p1}, Lcom/discord/stores/StorePinnedMessages;->a(JLjava/util/Map;)Ljava/util/List;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
return-object p1
|
||||
.end method
|
|
@ -1,42 +0,0 @@
|
|||
.class public final synthetic Lf/a/j/j;
|
||||
.super Ljava/lang/Object;
|
||||
.source "lambda"
|
||||
|
||||
# interfaces
|
||||
.implements Lrx/functions/Action1;
|
||||
|
||||
|
||||
# instance fields
|
||||
.field private final synthetic d:Lcom/discord/stores/StorePinnedMessages;
|
||||
|
||||
.field private final synthetic e:J
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public synthetic constructor <init>(Lcom/discord/stores/StorePinnedMessages;J)V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
iput-object p1, p0, Lf/a/j/j;->d:Lcom/discord/stores/StorePinnedMessages;
|
||||
|
||||
iput-wide p2, p0, Lf/a/j/j;->e:J
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final call(Ljava/lang/Object;)V
|
||||
.locals 3
|
||||
|
||||
iget-object v0, p0, Lf/a/j/j;->d:Lcom/discord/stores/StorePinnedMessages;
|
||||
|
||||
iget-wide v1, p0, Lf/a/j/j;->e:J
|
||||
|
||||
check-cast p1, Ljava/util/List;
|
||||
|
||||
invoke-virtual {v0, v1, v2, p1}, Lcom/discord/stores/StorePinnedMessages;->a(JLjava/util/List;)V
|
||||
|
||||
return-void
|
||||
.end method
|
|
@ -1,38 +0,0 @@
|
|||
.class public final synthetic Lf/a/j/k;
|
||||
.super Ljava/lang/Object;
|
||||
.source "lambda"
|
||||
|
||||
# interfaces
|
||||
.implements Lg0/l/i;
|
||||
|
||||
|
||||
# instance fields
|
||||
.field private final synthetic d:J
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public synthetic constructor <init>(J)V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
iput-wide p1, p0, Lf/a/j/k;->d:J
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final call(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 2
|
||||
|
||||
iget-wide v0, p0, Lf/a/j/k;->d:J
|
||||
|
||||
check-cast p1, Ljava/util/List;
|
||||
|
||||
invoke-static {p1, v0, v1}, Lcom/discord/stores/StorePinnedMessages;->getMessage(Ljava/util/List;J)Lcom/discord/models/domain/ModelMessage;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
return-object p1
|
||||
.end method
|
|
@ -1,44 +0,0 @@
|
|||
.class public final synthetic Lf/a/j/l;
|
||||
.super Ljava/lang/Object;
|
||||
.source "lambda"
|
||||
|
||||
# interfaces
|
||||
.implements Lg0/l/i;
|
||||
|
||||
|
||||
# static fields
|
||||
.field public static final synthetic d:Lf/a/j/l;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method static synthetic constructor <clinit>()V
|
||||
.locals 1
|
||||
|
||||
new-instance v0, Lf/a/j/l;
|
||||
|
||||
invoke-direct {v0}, Lf/a/j/l;-><init>()V
|
||||
|
||||
sput-object v0, Lf/a/j/l;->d:Lf/a/j/l;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method private synthetic constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final call(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 0
|
||||
|
||||
check-cast p1, Ljava/lang/Throwable;
|
||||
|
||||
sget-object p1, Lcom/discord/models/domain/ModelUserConsents;->DEFAULT_CONSENTS:Lcom/discord/models/domain/Consents;
|
||||
|
||||
return-object p1
|
||||
.end method
|
|
@ -1,42 +0,0 @@
|
|||
.class public final synthetic Lf/a/j/m;
|
||||
.super Ljava/lang/Object;
|
||||
.source "lambda"
|
||||
|
||||
# interfaces
|
||||
.implements Lrx/functions/Action1;
|
||||
|
||||
|
||||
# instance fields
|
||||
.field private final synthetic d:Lcom/discord/stores/StoreUserSettings;
|
||||
|
||||
.field private final synthetic e:Z
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public synthetic constructor <init>(Lcom/discord/stores/StoreUserSettings;Z)V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
iput-object p1, p0, Lf/a/j/m;->d:Lcom/discord/stores/StoreUserSettings;
|
||||
|
||||
iput-boolean p2, p0, Lf/a/j/m;->e:Z
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final call(Ljava/lang/Object;)V
|
||||
.locals 2
|
||||
|
||||
iget-object v0, p0, Lf/a/j/m;->d:Lcom/discord/stores/StoreUserSettings;
|
||||
|
||||
iget-boolean v1, p0, Lf/a/j/m;->e:Z
|
||||
|
||||
check-cast p1, Lcom/discord/models/domain/ModelUserSettings;
|
||||
|
||||
invoke-virtual {v0, v1, p1}, Lcom/discord/stores/StoreUserSettings;->a(ZLcom/discord/models/domain/ModelUserSettings;)V
|
||||
|
||||
return-void
|
||||
.end method
|
|
@ -1,42 +0,0 @@
|
|||
.class public final synthetic Lf/a/j/n;
|
||||
.super Ljava/lang/Object;
|
||||
.source "lambda"
|
||||
|
||||
# interfaces
|
||||
.implements Lrx/functions/Action1;
|
||||
|
||||
|
||||
# instance fields
|
||||
.field private final synthetic d:Ljava/lang/Integer;
|
||||
|
||||
.field private final synthetic e:Lcom/discord/app/AppActivity;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public synthetic constructor <init>(Ljava/lang/Integer;Lcom/discord/app/AppActivity;)V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
iput-object p1, p0, Lf/a/j/n;->d:Ljava/lang/Integer;
|
||||
|
||||
iput-object p2, p0, Lf/a/j/n;->e:Lcom/discord/app/AppActivity;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final call(Ljava/lang/Object;)V
|
||||
.locals 2
|
||||
|
||||
iget-object v0, p0, Lf/a/j/n;->d:Ljava/lang/Integer;
|
||||
|
||||
iget-object v1, p0, Lf/a/j/n;->e:Lcom/discord/app/AppActivity;
|
||||
|
||||
check-cast p1, Lcom/discord/models/domain/ModelUserSettings;
|
||||
|
||||
invoke-static {v0, v1, p1}, Lcom/discord/stores/StoreUserSettings;->a(Ljava/lang/Integer;Lcom/discord/app/AppActivity;Lcom/discord/models/domain/ModelUserSettings;)V
|
||||
|
||||
return-void
|
||||
.end method
|
|
@ -1,38 +0,0 @@
|
|||
.class public final synthetic Lf/a/j/o;
|
||||
.super Ljava/lang/Object;
|
||||
.source "lambda"
|
||||
|
||||
# interfaces
|
||||
.implements Lg0/l/i;
|
||||
|
||||
|
||||
# instance fields
|
||||
.field private final synthetic d:Lcom/discord/stores/StoreUserSettings;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public synthetic constructor <init>(Lcom/discord/stores/StoreUserSettings;)V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
iput-object p1, p0, Lf/a/j/o;->d:Lcom/discord/stores/StoreUserSettings;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final call(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 1
|
||||
|
||||
iget-object v0, p0, Lf/a/j/o;->d:Lcom/discord/stores/StoreUserSettings;
|
||||
|
||||
check-cast p1, Ljava/lang/String;
|
||||
|
||||
invoke-static {v0, p1}, Lcom/discord/stores/StoreUserSettings;->a(Lcom/discord/stores/StoreUserSettings;Ljava/lang/String;)Ljava/lang/String;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
return-object p1
|
||||
.end method
|
|
@ -1,42 +0,0 @@
|
|||
.class public final synthetic Lf/a/j/p;
|
||||
.super Ljava/lang/Object;
|
||||
.source "lambda"
|
||||
|
||||
# interfaces
|
||||
.implements Lrx/functions/Action1;
|
||||
|
||||
|
||||
# static fields
|
||||
.field public static final synthetic d:Lf/a/j/p;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method static synthetic constructor <clinit>()V
|
||||
.locals 1
|
||||
|
||||
new-instance v0, Lf/a/j/p;
|
||||
|
||||
invoke-direct {v0}, Lf/a/j/p;-><init>()V
|
||||
|
||||
sput-object v0, Lf/a/j/p;->d:Lf/a/j/p;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method private synthetic constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final call(Ljava/lang/Object;)V
|
||||
.locals 0
|
||||
|
||||
check-cast p1, Lcom/discord/models/domain/ModelUserSettings;
|
||||
|
||||
return-void
|
||||
.end method
|
|
@ -1,48 +0,0 @@
|
|||
.class public final synthetic Lf/a/j/q;
|
||||
.super Ljava/lang/Object;
|
||||
.source "lambda"
|
||||
|
||||
# interfaces
|
||||
.implements Lkotlin/jvm/functions/Function0;
|
||||
|
||||
|
||||
# instance fields
|
||||
.field private final synthetic d:Lcom/discord/stores/StoreUserSettings;
|
||||
|
||||
.field private final synthetic e:Z
|
||||
|
||||
.field private final synthetic f:I
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public synthetic constructor <init>(Lcom/discord/stores/StoreUserSettings;ZI)V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
iput-object p1, p0, Lf/a/j/q;->d:Lcom/discord/stores/StoreUserSettings;
|
||||
|
||||
iput-boolean p2, p0, Lf/a/j/q;->e:Z
|
||||
|
||||
iput p3, p0, Lf/a/j/q;->f:I
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final invoke()Ljava/lang/Object;
|
||||
.locals 3
|
||||
|
||||
iget-object v0, p0, Lf/a/j/q;->d:Lcom/discord/stores/StoreUserSettings;
|
||||
|
||||
iget-boolean v1, p0, Lf/a/j/q;->e:Z
|
||||
|
||||
iget v2, p0, Lf/a/j/q;->f:I
|
||||
|
||||
invoke-virtual {v0, v1, v2}, Lcom/discord/stores/StoreUserSettings;->a(ZI)Lkotlin/Unit;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
return-object v0
|
||||
.end method
|
|
@ -1,36 +0,0 @@
|
|||
.class public final synthetic Lf/a/j/r;
|
||||
.super Ljava/lang/Object;
|
||||
.source "lambda"
|
||||
|
||||
# interfaces
|
||||
.implements Lrx/functions/Action1;
|
||||
|
||||
|
||||
# instance fields
|
||||
.field private final synthetic d:Lcom/discord/stores/StoreUserSettings;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public synthetic constructor <init>(Lcom/discord/stores/StoreUserSettings;)V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
iput-object p1, p0, Lf/a/j/r;->d:Lcom/discord/stores/StoreUserSettings;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final call(Ljava/lang/Object;)V
|
||||
.locals 1
|
||||
|
||||
iget-object v0, p0, Lf/a/j/r;->d:Lcom/discord/stores/StoreUserSettings;
|
||||
|
||||
check-cast p1, Ljava/lang/Long;
|
||||
|
||||
invoke-virtual {v0, p1}, Lcom/discord/stores/StoreUserSettings;->a(Ljava/lang/Long;)V
|
||||
|
||||
return-void
|
||||
.end method
|
|
@ -1,46 +0,0 @@
|
|||
.class public final synthetic Lf/a/j/s;
|
||||
.super Ljava/lang/Object;
|
||||
.source "lambda"
|
||||
|
||||
# interfaces
|
||||
.implements Lg0/l/i;
|
||||
|
||||
|
||||
# static fields
|
||||
.field public static final synthetic d:Lf/a/j/s;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method static synthetic constructor <clinit>()V
|
||||
.locals 1
|
||||
|
||||
new-instance v0, Lf/a/j/s;
|
||||
|
||||
invoke-direct {v0}, Lf/a/j/s;-><init>()V
|
||||
|
||||
sput-object v0, Lf/a/j/s;->d:Lf/a/j/s;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method private synthetic constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final call(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 0
|
||||
|
||||
check-cast p1, Lkotlin/Pair;
|
||||
|
||||
invoke-static {p1}, Lcom/discord/stores/StoreVoiceSpeaking;->a(Lkotlin/Pair;)Lcom/discord/models/domain/ModelUser$Speaking;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
return-object p1
|
||||
.end method
|
|
@ -1,36 +0,0 @@
|
|||
.class public final synthetic Lf/a/j/t;
|
||||
.super Ljava/lang/Object;
|
||||
.source "lambda"
|
||||
|
||||
# interfaces
|
||||
.implements Lrx/functions/Action1;
|
||||
|
||||
|
||||
# instance fields
|
||||
.field private final synthetic d:Lcom/discord/stores/StoreVoiceSpeaking;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public synthetic constructor <init>(Lcom/discord/stores/StoreVoiceSpeaking;)V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
iput-object p1, p0, Lf/a/j/t;->d:Lcom/discord/stores/StoreVoiceSpeaking;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final call(Ljava/lang/Object;)V
|
||||
.locals 1
|
||||
|
||||
iget-object v0, p0, Lf/a/j/t;->d:Lcom/discord/stores/StoreVoiceSpeaking;
|
||||
|
||||
check-cast p1, Ljava/util/List;
|
||||
|
||||
invoke-static {v0, p1}, Lcom/discord/stores/StoreVoiceSpeaking;->a(Lcom/discord/stores/StoreVoiceSpeaking;Ljava/util/List;)V
|
||||
|
||||
return-void
|
||||
.end method
|
|
@ -1,38 +0,0 @@
|
|||
.class public final synthetic Lf/a/j/u;
|
||||
.super Ljava/lang/Object;
|
||||
.source "lambda"
|
||||
|
||||
# interfaces
|
||||
.implements Lg0/l/i;
|
||||
|
||||
|
||||
# instance fields
|
||||
.field private final synthetic d:J
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public synthetic constructor <init>(J)V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
iput-wide p1, p0, Lf/a/j/u;->d:J
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final call(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 2
|
||||
|
||||
iget-wide v0, p0, Lf/a/j/u;->d:J
|
||||
|
||||
check-cast p1, Ljava/util/Set;
|
||||
|
||||
invoke-static {v0, v1, p1}, Lcom/discord/stores/StoreVoiceSpeaking;->a(JLjava/util/Set;)Ljava/lang/Boolean;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
return-object p1
|
||||
.end method
|
|
@ -1,46 +0,0 @@
|
|||
.class public final synthetic Lf/a/j/v;
|
||||
.super Ljava/lang/Object;
|
||||
.source "lambda"
|
||||
|
||||
# interfaces
|
||||
.implements Lg0/l/i;
|
||||
|
||||
|
||||
# static fields
|
||||
.field public static final synthetic d:Lf/a/j/v;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method static synthetic constructor <clinit>()V
|
||||
.locals 1
|
||||
|
||||
new-instance v0, Lf/a/j/v;
|
||||
|
||||
invoke-direct {v0}, Lf/a/j/v;-><init>()V
|
||||
|
||||
sput-object v0, Lf/a/j/v;->d:Lf/a/j/v;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method private synthetic constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final call(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 0
|
||||
|
||||
check-cast p1, Lcom/discord/rtcconnection/RtcConnection$State;
|
||||
|
||||
invoke-static {p1}, Lcom/discord/stores/StoreVoiceSpeaking;->a(Lcom/discord/rtcconnection/RtcConnection$State;)Lrx/Observable;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
return-object p1
|
||||
.end method
|
Loading…
Add table
Add a link
Reference in a new issue