2022-06-10 21:38:30 +09:00

43 lines
894 B
Smali

.class public final Lkotlin/text/k$a;
.super Ljava/lang/Object;
.source "MatchResult.kt"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lkotlin/text/k;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "a"
.end annotation
.annotation runtime Lkotlin/Metadata;
k = 0x3
mv = {
0x1,
0x5,
0x1
}
.end annotation
# direct methods
.method public static a(Lkotlin/text/k;)Lkotlin/text/k$b;
.locals 1
.param p0 # Lkotlin/text/k;
.annotation build Lorg/jetbrains/annotations/NotNull;
.end annotation
.end param
.annotation build Lorg/jetbrains/annotations/NotNull;
.end annotation
.line 1
new-instance v0, Lkotlin/text/k$b;
invoke-direct {v0, p0}, Lkotlin/text/k$b;-><init>(Lkotlin/text/k;)V
return-object v0
.end method