71 lines
1.7 KiB
Smali
71 lines
1.7 KiB
Smali
|
.class final Lkotlin/text/Regex$c;
|
||
|
.super Lkotlin/jvm/internal/l;
|
||
|
.source "Regex.kt"
|
||
|
|
||
|
# interfaces
|
||
|
.implements Lkotlin/jvm/functions/Function0;
|
||
|
|
||
|
|
||
|
# annotations
|
||
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
||
|
value = Lkotlin/text/Regex;->h(Ljava/lang/CharSequence;)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/l;",
|
||
|
"Lkotlin/jvm/functions/Function0<",
|
||
|
"Lkotlin/text/MatchResult;",
|
||
|
">;"
|
||
|
}
|
||
|
.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$c;->this$0:Lkotlin/text/Regex;
|
||
|
|
||
|
iput-object p2, p0, Lkotlin/text/Regex$c;->$input:Ljava/lang/CharSequence;
|
||
|
|
||
|
const/4 p1, 0x0
|
||
|
|
||
|
iput p1, p0, Lkotlin/text/Regex$c;->$startIndex:I
|
||
|
|
||
|
invoke-direct {p0, p1}, Lkotlin/jvm/internal/l;-><init>(I)V
|
||
|
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
|
||
|
# virtual methods
|
||
|
.method public final synthetic invoke()Ljava/lang/Object;
|
||
|
.locals 3
|
||
|
|
||
|
iget-object v0, p0, Lkotlin/text/Regex$c;->this$0:Lkotlin/text/Regex;
|
||
|
|
||
|
iget-object v1, p0, Lkotlin/text/Regex$c;->$input:Ljava/lang/CharSequence;
|
||
|
|
||
|
iget v2, p0, Lkotlin/text/Regex$c;->$startIndex:I
|
||
|
|
||
|
invoke-virtual {v0, v1, v2}, Lkotlin/text/Regex;->a(Ljava/lang/CharSequence;I)Lkotlin/text/MatchResult;
|
||
|
|
||
|
move-result-object v0
|
||
|
|
||
|
return-object v0
|
||
|
.end method
|