Rabbit-R1/android (non root)/smali/smali_classes3/kotlin/text/MatchResult$Destructured.smali
2024-05-21 17:08:36 -04:00

348 lines
8.6 KiB
Smali

.class public final Lkotlin/text/MatchResult$Destructured;
.super Ljava/lang/Object;
.source "MatchResult.kt"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lkotlin/text/MatchResult;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "Destructured"
.end annotation
.annotation runtime Lkotlin/Metadata;
d1 = {
"\u0000 \n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0000\n\u0002\u0018\u0002\n\u0002\u0008\u0004\n\u0002\u0010\u000e\n\u0002\u0008\n\n\u0002\u0010 \n\u0000\u0018\u00002\u00020\u0001B\u000f\u0008\u0000\u0012\u0006\u0010\u0002\u001a\u00020\u0003\u00a2\u0006\u0002\u0010\u0004J\t\u0010\u0007\u001a\u00020\u0008H\u0087\nJ\t\u0010\t\u001a\u00020\u0008H\u0087\nJ\t\u0010\n\u001a\u00020\u0008H\u0087\nJ\t\u0010\u000b\u001a\u00020\u0008H\u0087\nJ\t\u0010\u000c\u001a\u00020\u0008H\u0087\nJ\t\u0010\r\u001a\u00020\u0008H\u0087\nJ\t\u0010\u000e\u001a\u00020\u0008H\u0087\nJ\t\u0010\u000f\u001a\u00020\u0008H\u0087\nJ\t\u0010\u0010\u001a\u00020\u0008H\u0087\nJ\t\u0010\u0011\u001a\u00020\u0008H\u0087\nJ\u000c\u0010\u0012\u001a\u0008\u0012\u0004\u0012\u00020\u00080\u0013R\u0011\u0010\u0002\u001a\u00020\u0003\u00a2\u0006\u0008\n\u0000\u001a\u0004\u0008\u0005\u0010\u0006\u00a8\u0006\u0014"
}
d2 = {
"Lkotlin/text/MatchResult$Destructured;",
"",
"match",
"Lkotlin/text/MatchResult;",
"(Lkotlin/text/MatchResult;)V",
"getMatch",
"()Lkotlin/text/MatchResult;",
"component1",
"",
"component10",
"component2",
"component3",
"component4",
"component5",
"component6",
"component7",
"component8",
"component9",
"toList",
"",
"kotlin-stdlib"
}
k = 0x1
mv = {
0x1,
0x9,
0x0
}
xi = 0x30
.end annotation
# instance fields
.field private final match:Lkotlin/text/MatchResult;
# direct methods
.method public constructor <init>(Lkotlin/text/MatchResult;)V
.locals 1
const-string v0, "match"
invoke-static {p1, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
.line 97
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p1, p0, Lkotlin/text/MatchResult$Destructured;->match:Lkotlin/text/MatchResult;
return-void
.end method
.method private final component1()Ljava/lang/String;
.locals 1
.line 99
invoke-virtual {p0}, Lkotlin/text/MatchResult$Destructured;->getMatch()Lkotlin/text/MatchResult;
move-result-object p0
invoke-interface {p0}, Lkotlin/text/MatchResult;->getGroupValues()Ljava/util/List;
move-result-object p0
const/4 v0, 0x1
invoke-interface {p0, v0}, Ljava/util/List;->get(I)Ljava/lang/Object;
move-result-object p0
check-cast p0, Ljava/lang/String;
return-object p0
.end method
.method private final component10()Ljava/lang/String;
.locals 1
.line 117
invoke-virtual {p0}, Lkotlin/text/MatchResult$Destructured;->getMatch()Lkotlin/text/MatchResult;
move-result-object p0
invoke-interface {p0}, Lkotlin/text/MatchResult;->getGroupValues()Ljava/util/List;
move-result-object p0
const/16 v0, 0xa
invoke-interface {p0, v0}, Ljava/util/List;->get(I)Ljava/lang/Object;
move-result-object p0
check-cast p0, Ljava/lang/String;
return-object p0
.end method
.method private final component2()Ljava/lang/String;
.locals 1
.line 101
invoke-virtual {p0}, Lkotlin/text/MatchResult$Destructured;->getMatch()Lkotlin/text/MatchResult;
move-result-object p0
invoke-interface {p0}, Lkotlin/text/MatchResult;->getGroupValues()Ljava/util/List;
move-result-object p0
const/4 v0, 0x2
invoke-interface {p0, v0}, Ljava/util/List;->get(I)Ljava/lang/Object;
move-result-object p0
check-cast p0, Ljava/lang/String;
return-object p0
.end method
.method private final component3()Ljava/lang/String;
.locals 1
.line 103
invoke-virtual {p0}, Lkotlin/text/MatchResult$Destructured;->getMatch()Lkotlin/text/MatchResult;
move-result-object p0
invoke-interface {p0}, Lkotlin/text/MatchResult;->getGroupValues()Ljava/util/List;
move-result-object p0
const/4 v0, 0x3
invoke-interface {p0, v0}, Ljava/util/List;->get(I)Ljava/lang/Object;
move-result-object p0
check-cast p0, Ljava/lang/String;
return-object p0
.end method
.method private final component4()Ljava/lang/String;
.locals 1
.line 105
invoke-virtual {p0}, Lkotlin/text/MatchResult$Destructured;->getMatch()Lkotlin/text/MatchResult;
move-result-object p0
invoke-interface {p0}, Lkotlin/text/MatchResult;->getGroupValues()Ljava/util/List;
move-result-object p0
const/4 v0, 0x4
invoke-interface {p0, v0}, Ljava/util/List;->get(I)Ljava/lang/Object;
move-result-object p0
check-cast p0, Ljava/lang/String;
return-object p0
.end method
.method private final component5()Ljava/lang/String;
.locals 1
.line 107
invoke-virtual {p0}, Lkotlin/text/MatchResult$Destructured;->getMatch()Lkotlin/text/MatchResult;
move-result-object p0
invoke-interface {p0}, Lkotlin/text/MatchResult;->getGroupValues()Ljava/util/List;
move-result-object p0
const/4 v0, 0x5
invoke-interface {p0, v0}, Ljava/util/List;->get(I)Ljava/lang/Object;
move-result-object p0
check-cast p0, Ljava/lang/String;
return-object p0
.end method
.method private final component6()Ljava/lang/String;
.locals 1
.line 109
invoke-virtual {p0}, Lkotlin/text/MatchResult$Destructured;->getMatch()Lkotlin/text/MatchResult;
move-result-object p0
invoke-interface {p0}, Lkotlin/text/MatchResult;->getGroupValues()Ljava/util/List;
move-result-object p0
const/4 v0, 0x6
invoke-interface {p0, v0}, Ljava/util/List;->get(I)Ljava/lang/Object;
move-result-object p0
check-cast p0, Ljava/lang/String;
return-object p0
.end method
.method private final component7()Ljava/lang/String;
.locals 1
.line 111
invoke-virtual {p0}, Lkotlin/text/MatchResult$Destructured;->getMatch()Lkotlin/text/MatchResult;
move-result-object p0
invoke-interface {p0}, Lkotlin/text/MatchResult;->getGroupValues()Ljava/util/List;
move-result-object p0
const/4 v0, 0x7
invoke-interface {p0, v0}, Ljava/util/List;->get(I)Ljava/lang/Object;
move-result-object p0
check-cast p0, Ljava/lang/String;
return-object p0
.end method
.method private final component8()Ljava/lang/String;
.locals 1
.line 113
invoke-virtual {p0}, Lkotlin/text/MatchResult$Destructured;->getMatch()Lkotlin/text/MatchResult;
move-result-object p0
invoke-interface {p0}, Lkotlin/text/MatchResult;->getGroupValues()Ljava/util/List;
move-result-object p0
const/16 v0, 0x8
invoke-interface {p0, v0}, Ljava/util/List;->get(I)Ljava/lang/Object;
move-result-object p0
check-cast p0, Ljava/lang/String;
return-object p0
.end method
.method private final component9()Ljava/lang/String;
.locals 1
.line 115
invoke-virtual {p0}, Lkotlin/text/MatchResult$Destructured;->getMatch()Lkotlin/text/MatchResult;
move-result-object p0
invoke-interface {p0}, Lkotlin/text/MatchResult;->getGroupValues()Ljava/util/List;
move-result-object p0
const/16 v0, 0x9
invoke-interface {p0, v0}, Ljava/util/List;->get(I)Ljava/lang/Object;
move-result-object p0
check-cast p0, Ljava/lang/String;
return-object p0
.end method
# virtual methods
.method public final getMatch()Lkotlin/text/MatchResult;
.locals 0
iget-object p0, p0, Lkotlin/text/MatchResult$Destructured;->match:Lkotlin/text/MatchResult;
return-object p0
.end method
.method public final toList()Ljava/util/List;
.locals 2
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Ljava/util/List<",
"Ljava/lang/String;",
">;"
}
.end annotation
iget-object v0, p0, Lkotlin/text/MatchResult$Destructured;->match:Lkotlin/text/MatchResult;
.line 125
invoke-interface {v0}, Lkotlin/text/MatchResult;->getGroupValues()Ljava/util/List;
move-result-object v0
iget-object p0, p0, Lkotlin/text/MatchResult$Destructured;->match:Lkotlin/text/MatchResult;
invoke-interface {p0}, Lkotlin/text/MatchResult;->getGroupValues()Ljava/util/List;
move-result-object p0
invoke-interface {p0}, Ljava/util/List;->size()I
move-result p0
const/4 v1, 0x1
invoke-interface {v0, v1, p0}, Ljava/util/List;->subList(II)Ljava/util/List;
move-result-object p0
return-object p0
.end method