apkfuckery/com.discord/smali/com/discord/utilities/textprocessing/MessagePreprocessor$process...

65 lines
2.0 KiB
Smali

.class public final Lcom/discord/utilities/textprocessing/MessagePreprocessor$processQuoteChildren$1;
.super Ljava/lang/Object;
.source "MessagePreprocessor.kt"
# interfaces
.implements Lf/a/j/a/c/a;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/discord/utilities/textprocessing/MessagePreprocessor;->processQuoteChildren(Ljava/util/Collection;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
# instance fields
.field public final synthetic this$0:Lcom/discord/utilities/textprocessing/MessagePreprocessor;
# direct methods
.method public constructor <init>(Lcom/discord/utilities/textprocessing/MessagePreprocessor;)V
.locals 0
iput-object p1, p0, Lcom/discord/utilities/textprocessing/MessagePreprocessor$processQuoteChildren$1;->this$0:Lcom/discord/utilities/textprocessing/MessagePreprocessor;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final processNode(Lcom/discord/simpleast/core/node/Node;)V
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lcom/discord/simpleast/core/node/Node<",
"Ljava/lang/Object;",
">;)V"
}
.end annotation
invoke-virtual {p1}, Lcom/discord/simpleast/core/node/Node;->getChildren()Ljava/util/Collection;
move-result-object p1
if-eqz p1, :cond_0
invoke-static {p1}, Lk0/n/c/v;->asMutableCollection(Ljava/lang/Object;)Ljava/util/Collection;
move-result-object p1
iget-object v0, p0, Lcom/discord/utilities/textprocessing/MessagePreprocessor$processQuoteChildren$1;->this$0:Lcom/discord/utilities/textprocessing/MessagePreprocessor;
invoke-static {v0, p1}, Lcom/discord/utilities/textprocessing/MessagePreprocessor;->access$mergeConsecutiveQuoteNodes(Lcom/discord/utilities/textprocessing/MessagePreprocessor;Ljava/util/Collection;)V
:cond_0
return-void
.end method