83 lines
1.8 KiB
Smali
83 lines
1.8 KiB
Smali
.class public final synthetic Lkotlin/text/Regex$d;
|
|
.super Lk0/n/c/h;
|
|
.source "Regex.kt"
|
|
|
|
# interfaces
|
|
.implements Lkotlin/jvm/functions/Function1;
|
|
|
|
|
|
# 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 = 0x1019
|
|
name = null
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Lk0/n/c/h;",
|
|
"Lkotlin/jvm/functions/Function1<",
|
|
"Lkotlin/text/MatchResult;",
|
|
"Lkotlin/text/MatchResult;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# static fields
|
|
.field public static final d:Lkotlin/text/Regex$d;
|
|
|
|
|
|
# direct methods
|
|
.method public static constructor <clinit>()V
|
|
.locals 1
|
|
|
|
new-instance v0, Lkotlin/text/Regex$d;
|
|
|
|
invoke-direct {v0}, Lkotlin/text/Regex$d;-><init>()V
|
|
|
|
sput-object v0, Lkotlin/text/Regex$d;->d:Lkotlin/text/Regex$d;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public constructor <init>()V
|
|
.locals 6
|
|
|
|
const-class v2, Lkotlin/text/MatchResult;
|
|
|
|
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}, Lk0/n/c/h;-><init>(ILjava/lang/Class;Ljava/lang/String;Ljava/lang/String;I)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public invoke(Ljava/lang/Object;)Ljava/lang/Object;
|
|
.locals 1
|
|
|
|
check-cast p1, Lkotlin/text/MatchResult;
|
|
|
|
const-string v0, "p1"
|
|
|
|
invoke-static {p1, v0}, Lk0/n/c/i;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
invoke-interface {p1}, Lkotlin/text/MatchResult;->next()Lkotlin/text/MatchResult;
|
|
|
|
move-result-object p1
|
|
|
|
return-object p1
|
|
.end method
|