Regex$findAll$1.smali
.class final Lkotlin/text/Regex$findAll$1;
.super Lkotlin/jvm/internal/Lambda;
.source "Regex.kt"
# interfaces
.implements Lkotlin/jvm/a/a;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lkotlin/text/Regex;->findAll(Ljava/lang/CharSequence;I)Lkotlin/c/c;
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Lkotlin/jvm/internal/Lambda;",
"Lkotlin/jvm/a/a",
"<",
"Lkotlin/text/j;",
">;"
}
.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
.registers 5
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 v0, 0x0
invoke-direct {p0, v0}, Lkotlin/jvm/internal/Lambda;-><init>(I)V
return-void
.end method
# virtual methods
.method public final bridge synthetic invoke()Ljava/lang/Object;
.registers 2
.prologue
.line 96
invoke-virtual {p0}, Lkotlin/text/Regex$findAll$1;->invoke()Lkotlin/text/j;
move-result-object v0
return-object v0
.end method
.method public final invoke()Lkotlin/text/j;
.registers 4
.annotation build Lorg/jetbrains/annotations/Nullable;
.end annotation
.prologue
.line 136
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 v2, p0, Lkotlin/text/Regex$findAll$1;->$startIndex:I
invoke-virtual {v0, v1, v2}, Lkotlin/text/Regex;->find(Ljava/lang/CharSequence;I)Lkotlin/text/j;
move-result-object v0
return-object v0
.end method