Rabbit-R1/switch port/smali/smali_classes3/kotlin/text/MatchNamedGroupCollection.smali
2024-05-21 17:08:36 -04:00

35 lines
953 B
Smali

.class public interface abstract Lkotlin/text/MatchNamedGroupCollection;
.super Ljava/lang/Object;
.source "MatchResult.kt"
# interfaces
.implements Lkotlin/text/MatchGroupCollection;
# annotations
.annotation runtime Lkotlin/Metadata;
d1 = {
"\u0000\u0016\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0000\n\u0002\u0010\u000e\n\u0000\u0008g\u0018\u00002\u00020\u0001J\u0013\u0010\u0002\u001a\u0004\u0018\u00010\u00032\u0006\u0010\u0004\u001a\u00020\u0005H\u00a6\u0002\u00a8\u0006\u0006"
}
d2 = {
"Lkotlin/text/MatchNamedGroupCollection;",
"Lkotlin/text/MatchGroupCollection;",
"get",
"Lkotlin/text/MatchGroup;",
"name",
"",
"kotlin-stdlib"
}
k = 0x1
mv = {
0x1,
0x9,
0x0
}
xi = 0x30
.end annotation
# virtual methods
.method public abstract get(Ljava/lang/String;)Lkotlin/text/MatchGroup;
.end method