mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2024-12-26 09:02:34 -06:00
100 lines
2.4 KiB
Smali
100 lines
2.4 KiB
Smali
.class final Lkotlin/text/Regex$findAll$1;
|
|
.super Lkotlin/jvm/internal/Lambda;
|
|
.source "Regex.kt"
|
|
|
|
# interfaces
|
|
.implements Lkotlin/jvm/functions/Function0;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
|
value = Lkotlin/text/Regex;->findAll(Ljava/lang/CharSequence;I)Lkotlin/sequences/Sequence;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x18
|
|
name = null
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Lkotlin/jvm/internal/Lambda;",
|
|
"Lkotlin/jvm/functions/Function0<",
|
|
"Lkotlin/text/MatchResult;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
.annotation runtime Lkotlin/Metadata;
|
|
d1 = {
|
|
"\u0000\u0008\n\u0000\n\u0002\u0018\u0002\n\u0000\u0010\u0000\u001a\u0004\u0018\u00010\u0001H\n\u00a2\u0006\u0002\u0008\u0002"
|
|
}
|
|
d2 = {
|
|
"<anonymous>",
|
|
"Lkotlin/text/MatchResult;",
|
|
"invoke"
|
|
}
|
|
k = 0x3
|
|
mv = {
|
|
0x1,
|
|
0x9,
|
|
0x0
|
|
}
|
|
xi = 0x30
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field final synthetic $input:Ljava/lang/CharSequence;
|
|
|
|
.field final synthetic $startIndex:I
|
|
|
|
.field final synthetic this$0:Lkotlin/text/Regex;
|
|
|
|
|
|
# direct methods
|
|
.method constructor <init>(Lkotlin/text/Regex;Ljava/lang/CharSequence;I)V
|
|
.locals 0
|
|
|
|
iput-object p1, p0, Lkotlin/text/Regex$findAll$1;->this$0:Lkotlin/text/Regex;
|
|
|
|
iput-object p2, p0, Lkotlin/text/Regex$findAll$1;->$input:Ljava/lang/CharSequence;
|
|
|
|
iput p3, p0, Lkotlin/text/Regex$findAll$1;->$startIndex:I
|
|
|
|
const/4 p1, 0x0
|
|
|
|
invoke-direct {p0, p1}, Lkotlin/jvm/internal/Lambda;-><init>(I)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public bridge synthetic invoke()Ljava/lang/Object;
|
|
.locals 0
|
|
|
|
.line 135
|
|
invoke-virtual {p0}, Lkotlin/text/Regex$findAll$1;->invoke()Lkotlin/text/MatchResult;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public final invoke()Lkotlin/text/MatchResult;
|
|
.locals 2
|
|
|
|
iget-object v0, p0, Lkotlin/text/Regex$findAll$1;->this$0:Lkotlin/text/Regex;
|
|
|
|
iget-object v1, p0, Lkotlin/text/Regex$findAll$1;->$input:Ljava/lang/CharSequence;
|
|
|
|
iget p0, p0, Lkotlin/text/Regex$findAll$1;->$startIndex:I
|
|
|
|
.line 135
|
|
invoke-virtual {v0, v1, p0}, Lkotlin/text/Regex;->find(Ljava/lang/CharSequence;I)Lkotlin/text/MatchResult;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|