MatchResult$DefaultImpls.smali
953 字节
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
.class public final Lkotlin/text/MatchResult$DefaultImpls;
.super Ljava/lang/Object;
.source "MatchResult.kt"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lkotlin/text/MatchResult;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "DefaultImpls"
.end annotation
.annotation runtime Lkotlin/Metadata;
bv = {
0x1,
0x0,
0x3
}
k = 0x3
mv = {
0x1,
0x1,
0xf
}
.end annotation
# direct methods
.method public static getDestructured(Lkotlin/text/MatchResult;)Lkotlin/text/MatchResult$Destructured;
.locals 1
.annotation build Lorg/jetbrains/annotations/NotNull;
.end annotation
.line 79
new-instance v0, Lkotlin/text/MatchResult$Destructured;
invoke-direct {v0, p0}, Lkotlin/text/MatchResult$Destructured;-><init>(Lkotlin/text/MatchResult;)V
return-object v0
.end method