changed repo structure
This commit is contained in:
@@ -0,0 +1,217 @@
|
||||
.class public final Lkotlin/text/MatcherMatchResult$groupValues$1;
|
||||
.super Lkotlin/collections/AbstractList;
|
||||
.source "Regex.kt"
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/EnclosingMethod;
|
||||
value = Lkotlin/text/MatcherMatchResult;->getGroupValues()Ljava/util/List;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/InnerClass;
|
||||
accessFlags = 0x19
|
||||
name = null
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Lkotlin/collections/AbstractList<",
|
||||
"Ljava/lang/String;",
|
||||
">;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
.annotation runtime Lkotlin/Metadata;
|
||||
d1 = {
|
||||
"\u0000\u0017\n\u0000\n\u0002\u0018\u0002\n\u0002\u0010\u000e\n\u0000\n\u0002\u0010\u0008\n\u0002\u0008\u0005*\u0001\u0000\u0008\n\u0018\u00002\u0008\u0012\u0004\u0012\u00020\u00020\u0001J\u0011\u0010\u0007\u001a\u00020\u00022\u0006\u0010\u0008\u001a\u00020\u0004H\u0096\u0002R\u0014\u0010\u0003\u001a\u00020\u00048VX\u0096\u0004\u00a2\u0006\u0006\u001a\u0004\u0008\u0005\u0010\u0006\u00a8\u0006\t"
|
||||
}
|
||||
d2 = {
|
||||
"kotlin/text/MatcherMatchResult$groupValues$1",
|
||||
"Lkotlin/collections/AbstractList;",
|
||||
"",
|
||||
"size",
|
||||
"",
|
||||
"getSize",
|
||||
"()I",
|
||||
"get",
|
||||
"index",
|
||||
"kotlin-stdlib"
|
||||
}
|
||||
k = 0x1
|
||||
mv = {
|
||||
0x1,
|
||||
0x8,
|
||||
0x0
|
||||
}
|
||||
xi = 0x30
|
||||
.end annotation
|
||||
|
||||
|
||||
# instance fields
|
||||
.field final synthetic this$0:Lkotlin/text/MatcherMatchResult;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method constructor <init>(Lkotlin/text/MatcherMatchResult;)V
|
||||
.locals 0
|
||||
|
||||
iput-object p1, p0, Lkotlin/text/MatcherMatchResult$groupValues$1;->this$0:Lkotlin/text/MatcherMatchResult;
|
||||
|
||||
.line 381
|
||||
invoke-direct {p0}, Lkotlin/collections/AbstractList;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final bridge contains(Ljava/lang/Object;)Z
|
||||
.locals 1
|
||||
|
||||
.line 381
|
||||
instance-of v0, p1, Ljava/lang/String;
|
||||
|
||||
if-nez v0, :cond_0
|
||||
|
||||
const/4 p1, 0x0
|
||||
|
||||
return p1
|
||||
|
||||
:cond_0
|
||||
check-cast p1, Ljava/lang/String;
|
||||
|
||||
invoke-virtual {p0, p1}, Lkotlin/text/MatcherMatchResult$groupValues$1;->contains(Ljava/lang/String;)Z
|
||||
|
||||
move-result p1
|
||||
|
||||
return p1
|
||||
.end method
|
||||
|
||||
.method public bridge contains(Ljava/lang/String;)Z
|
||||
.locals 0
|
||||
|
||||
.line 381
|
||||
invoke-super {p0, p1}, Lkotlin/collections/AbstractList;->contains(Ljava/lang/Object;)Z
|
||||
|
||||
move-result p1
|
||||
|
||||
return p1
|
||||
.end method
|
||||
|
||||
.method public bridge synthetic get(I)Ljava/lang/Object;
|
||||
.locals 0
|
||||
|
||||
.line 381
|
||||
invoke-virtual {p0, p1}, Lkotlin/text/MatcherMatchResult$groupValues$1;->get(I)Ljava/lang/String;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
return-object p1
|
||||
.end method
|
||||
|
||||
.method public get(I)Ljava/lang/String;
|
||||
.locals 1
|
||||
|
||||
.line 383
|
||||
iget-object v0, p0, Lkotlin/text/MatcherMatchResult$groupValues$1;->this$0:Lkotlin/text/MatcherMatchResult;
|
||||
|
||||
invoke-static {v0}, Lkotlin/text/MatcherMatchResult;->access$getMatchResult(Lkotlin/text/MatcherMatchResult;)Ljava/util/regex/MatchResult;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
invoke-interface {v0, p1}, Ljava/util/regex/MatchResult;->group(I)Ljava/lang/String;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
if-nez p1, :cond_0
|
||||
|
||||
const-string p1, ""
|
||||
|
||||
:cond_0
|
||||
return-object p1
|
||||
.end method
|
||||
|
||||
.method public getSize()I
|
||||
.locals 1
|
||||
|
||||
.line 382
|
||||
iget-object v0, p0, Lkotlin/text/MatcherMatchResult$groupValues$1;->this$0:Lkotlin/text/MatcherMatchResult;
|
||||
|
||||
invoke-static {v0}, Lkotlin/text/MatcherMatchResult;->access$getMatchResult(Lkotlin/text/MatcherMatchResult;)Ljava/util/regex/MatchResult;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
invoke-interface {v0}, Ljava/util/regex/MatchResult;->groupCount()I
|
||||
|
||||
move-result v0
|
||||
|
||||
add-int/lit8 v0, v0, 0x1
|
||||
|
||||
return v0
|
||||
.end method
|
||||
|
||||
.method public final bridge indexOf(Ljava/lang/Object;)I
|
||||
.locals 1
|
||||
|
||||
.line 381
|
||||
instance-of v0, p1, Ljava/lang/String;
|
||||
|
||||
if-nez v0, :cond_0
|
||||
|
||||
const/4 p1, -0x1
|
||||
|
||||
return p1
|
||||
|
||||
:cond_0
|
||||
check-cast p1, Ljava/lang/String;
|
||||
|
||||
invoke-virtual {p0, p1}, Lkotlin/text/MatcherMatchResult$groupValues$1;->indexOf(Ljava/lang/String;)I
|
||||
|
||||
move-result p1
|
||||
|
||||
return p1
|
||||
.end method
|
||||
|
||||
.method public bridge indexOf(Ljava/lang/String;)I
|
||||
.locals 0
|
||||
|
||||
.line 381
|
||||
invoke-super {p0, p1}, Lkotlin/collections/AbstractList;->indexOf(Ljava/lang/Object;)I
|
||||
|
||||
move-result p1
|
||||
|
||||
return p1
|
||||
.end method
|
||||
|
||||
.method public final bridge lastIndexOf(Ljava/lang/Object;)I
|
||||
.locals 1
|
||||
|
||||
.line 381
|
||||
instance-of v0, p1, Ljava/lang/String;
|
||||
|
||||
if-nez v0, :cond_0
|
||||
|
||||
const/4 p1, -0x1
|
||||
|
||||
return p1
|
||||
|
||||
:cond_0
|
||||
check-cast p1, Ljava/lang/String;
|
||||
|
||||
invoke-virtual {p0, p1}, Lkotlin/text/MatcherMatchResult$groupValues$1;->lastIndexOf(Ljava/lang/String;)I
|
||||
|
||||
move-result p1
|
||||
|
||||
return p1
|
||||
.end method
|
||||
|
||||
.method public bridge lastIndexOf(Ljava/lang/String;)I
|
||||
.locals 0
|
||||
|
||||
.line 381
|
||||
invoke-super {p0, p1}, Lkotlin/collections/AbstractList;->lastIndexOf(Ljava/lang/Object;)I
|
||||
|
||||
move-result p1
|
||||
|
||||
return p1
|
||||
.end method
|
||||
Reference in New Issue
Block a user