tmap/smali_classes5/kotlin/text/Regex$findAll$2.smali
2022-06-10 21:38:30 +09:00

122 lines
2.8 KiB
Smali

.class final synthetic Lkotlin/text/Regex$findAll$2;
.super Lkotlin/jvm/internal/FunctionReferenceImpl;
.source "Regex.kt"
# interfaces
.implements Lej/l;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lkotlin/text/Regex;->findAll(Ljava/lang/CharSequence;I)Lkotlin/sequences/m;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1019
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Lkotlin/jvm/internal/FunctionReferenceImpl;",
"Lej/l<",
"Lkotlin/text/k;",
"Lkotlin/text/k;",
">;"
}
.end annotation
.annotation runtime Lkotlin/Metadata;
bv = {}
d1 = {
"\u0000\u0008\n\u0002\u0018\u0002\n\u0002\u0008\u0004\u0010\u0004\u001a\u0004\u0018\u00010\u00002\u0006\u0010\u0001\u001a\u00020\u0000\u00a2\u0006\u0004\u0008\u0002\u0010\u0003"
}
d2 = {
"Lkotlin/text/k;",
"p1",
"invoke",
"(Lkotlin/text/k;)Lkotlin/text/k;",
"<anonymous>"
}
k = 0x3
mv = {
0x1,
0x5,
0x1
}
.end annotation
# static fields
.field public static final INSTANCE:Lkotlin/text/Regex$findAll$2;
# direct methods
.method public static constructor <clinit>()V
.locals 1
new-instance v0, Lkotlin/text/Regex$findAll$2;
invoke-direct {v0}, Lkotlin/text/Regex$findAll$2;-><init>()V
sput-object v0, Lkotlin/text/Regex$findAll$2;->INSTANCE:Lkotlin/text/Regex$findAll$2;
return-void
.end method
.method public constructor <init>()V
.locals 6
const-class v2, Lkotlin/text/k;
const/4 v1, 0x1
const-string v3, "next"
const-string v4, "next()Lkotlin/text/MatchResult;"
const/4 v5, 0x0
move-object v0, p0
invoke-direct/range {v0 .. v5}, Lkotlin/jvm/internal/FunctionReferenceImpl;-><init>(ILjava/lang/Class;Ljava/lang/String;Ljava/lang/String;I)V
return-void
.end method
# virtual methods
.method public bridge synthetic invoke(Ljava/lang/Object;)Ljava/lang/Object;
.locals 0
.line 1
check-cast p1, Lkotlin/text/k;
invoke-virtual {p0, p1}, Lkotlin/text/Regex$findAll$2;->invoke(Lkotlin/text/k;)Lkotlin/text/k;
move-result-object p1
return-object p1
.end method
.method public final invoke(Lkotlin/text/k;)Lkotlin/text/k;
.locals 1
.param p1 # Lkotlin/text/k;
.annotation build Lorg/jetbrains/annotations/NotNull;
.end annotation
.end param
.annotation build Lorg/jetbrains/annotations/Nullable;
.end annotation
const-string v0, "p1"
invoke-static {p1, v0}, Lkotlin/jvm/internal/f0;->p(Ljava/lang/Object;Ljava/lang/String;)V
.line 2
invoke-interface {p1}, Lkotlin/text/k;->next()Lkotlin/text/k;
move-result-object p1
return-object p1
.end method