mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2025-01-09 13:43:22 +00:00
50 lines
1.2 KiB
Smali
50 lines
1.2 KiB
Smali
.class Lkotlin/text/StringsKt__RegexExtensionsJVMKt;
|
|
.super Lkotlin/text/StringsKt__IndentKt;
|
|
.source "RegexExtensionsJVM.kt"
|
|
|
|
|
|
# annotations
|
|
.annotation runtime Lkotlin/Metadata;
|
|
d1 = {
|
|
"\u0000\u000c\n\u0000\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0000\u001a\r\u0010\u0000\u001a\u00020\u0001*\u00020\u0002H\u0087\u0008\u00a8\u0006\u0003"
|
|
}
|
|
d2 = {
|
|
"toRegex",
|
|
"Lkotlin/text/Regex;",
|
|
"Ljava/util/regex/Pattern;",
|
|
"kotlin-stdlib"
|
|
}
|
|
k = 0x5
|
|
mv = {
|
|
0x1,
|
|
0x9,
|
|
0x0
|
|
}
|
|
xi = 0x31
|
|
xs = "kotlin/text/StringsKt"
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
invoke-direct {p0}, Lkotlin/text/StringsKt__IndentKt;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method private static final toRegex(Ljava/util/regex/Pattern;)Lkotlin/text/Regex;
|
|
.locals 1
|
|
|
|
const-string v0, "<this>"
|
|
|
|
invoke-static {p0, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
.line 18
|
|
new-instance v0, Lkotlin/text/Regex;
|
|
|
|
invoke-direct {v0, p0}, Lkotlin/text/Regex;-><init>(Ljava/util/regex/Pattern;)V
|
|
|
|
return-object v0
|
|
.end method
|