changed repo structure
This commit is contained in:
@@ -0,0 +1,73 @@
|
||||
.class public final Lkotlin/text/jdk8/RegexExtensionsJDK8Kt;
|
||||
.super Ljava/lang/Object;
|
||||
.source "RegexExtensions.kt"
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation runtime Lkotlin/Metadata;
|
||||
d1 = {
|
||||
"\u0000\u0012\n\u0000\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0000\n\u0002\u0010\u000e\n\u0000\u001a\u0017\u0010\u0000\u001a\u0004\u0018\u00010\u0001*\u00020\u00022\u0006\u0010\u0003\u001a\u00020\u0004H\u0087\u0002\u00a8\u0006\u0005"
|
||||
}
|
||||
d2 = {
|
||||
"get",
|
||||
"Lkotlin/text/MatchGroup;",
|
||||
"Lkotlin/text/MatchGroupCollection;",
|
||||
"name",
|
||||
"",
|
||||
"kotlin-stdlib-jdk8"
|
||||
}
|
||||
k = 0x2
|
||||
mv = {
|
||||
0x1,
|
||||
0x8,
|
||||
0x0
|
||||
}
|
||||
pn = "kotlin.text"
|
||||
xi = 0x30
|
||||
.end annotation
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public static final get(Lkotlin/text/MatchGroupCollection;Ljava/lang/String;)Lkotlin/text/MatchGroup;
|
||||
.locals 1
|
||||
|
||||
const-string v0, "<this>"
|
||||
|
||||
invoke-static {p0, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
||||
|
||||
const-string v0, "name"
|
||||
|
||||
invoke-static {p1, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
||||
|
||||
.line 32
|
||||
instance-of v0, p0, Lkotlin/text/MatchNamedGroupCollection;
|
||||
|
||||
if-eqz v0, :cond_0
|
||||
|
||||
check-cast p0, Lkotlin/text/MatchNamedGroupCollection;
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_0
|
||||
const/4 p0, 0x0
|
||||
|
||||
:goto_0
|
||||
if-eqz p0, :cond_1
|
||||
|
||||
.line 35
|
||||
invoke-interface {p0, p1}, Lkotlin/text/MatchNamedGroupCollection;->get(Ljava/lang/String;)Lkotlin/text/MatchGroup;
|
||||
|
||||
move-result-object p0
|
||||
|
||||
return-object p0
|
||||
|
||||
.line 33
|
||||
:cond_1
|
||||
new-instance p0, Ljava/lang/UnsupportedOperationException;
|
||||
|
||||
const-string p1, "Retrieving groups by name is not supported on this platform."
|
||||
|
||||
invoke-direct {p0, p1}, Ljava/lang/UnsupportedOperationException;-><init>(Ljava/lang/String;)V
|
||||
|
||||
throw p0
|
||||
.end method
|
||||
Reference in New Issue
Block a user