MatcherMatchResult$groupValues$1.smali
5.1 KB
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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
.class public final Lkotlin/text/MatcherMatchResult$groupValues$1;
.super Lkotlin/collections/AbstractList;
.source "Regex.kt"
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lkotlin/text/MatcherMatchResult;->getGroupValues()Ljava/util/List;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Lkotlin/collections/AbstractList<",
"Ljava/lang/String;",
">;"
}
.end annotation
.annotation runtime Lkotlin/Metadata;
bv = {
0x1,
0x0,
0x3
}
d1 = {
"\u0000\u0017\n\u0000\n\u0002\u0018\u0002\n\u0002\u0010\u000e\n\u0000\n\u0002\u0010\u0008\n\u0002\u0008\u0005*\u0001\u0000\u0008\n\u0018\u00002\u0008\u0012\u0004\u0012\u00020\u00020\u0001J\u0011\u0010\u0007\u001a\u00020\u00022\u0006\u0010\u0008\u001a\u00020\u0004H\u0096\u0002R\u0014\u0010\u0003\u001a\u00020\u00048VX\u0096\u0004\u00a2\u0006\u0006\u001a\u0004\u0008\u0005\u0010\u0006\u00a8\u0006\t"
}
d2 = {
"kotlin/text/MatcherMatchResult$groupValues$1",
"Lkotlin/collections/AbstractList;",
"",
"size",
"",
"getSize",
"()I",
"get",
"index",
"kotlin-stdlib"
}
k = 0x1
mv = {
0x1,
0x1,
0xf
}
.end annotation
# instance fields
.field final synthetic this$0:Lkotlin/text/MatcherMatchResult;
# direct methods
.method constructor <init>(Lkotlin/text/MatcherMatchResult;)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"()V"
}
.end annotation
.line 297
iput-object p1, p0, Lkotlin/text/MatcherMatchResult$groupValues$1;->this$0:Lkotlin/text/MatcherMatchResult;
invoke-direct {p0}, Lkotlin/collections/AbstractList;-><init>()V
return-void
.end method
# virtual methods
.method public final bridge contains(Ljava/lang/Object;)Z
.locals 1
.line 297
instance-of v0, p1, Ljava/lang/String;
if-eqz v0, :cond_0
check-cast p1, Ljava/lang/String;
invoke-virtual {p0, p1}, Lkotlin/text/MatcherMatchResult$groupValues$1;->contains(Ljava/lang/String;)Z
move-result p1
return p1
:cond_0
const/4 p1, 0x0
return p1
.end method
.method public bridge contains(Ljava/lang/String;)Z
.locals 0
.line 297
invoke-super {p0, p1}, Lkotlin/collections/AbstractList;->contains(Ljava/lang/Object;)Z
move-result p1
return p1
.end method
.method public bridge synthetic get(I)Ljava/lang/Object;
.locals 0
.line 297
invoke-virtual {p0, p1}, Lkotlin/text/MatcherMatchResult$groupValues$1;->get(I)Ljava/lang/String;
move-result-object p1
return-object p1
.end method
.method public get(I)Ljava/lang/String;
.locals 1
.annotation build Lorg/jetbrains/annotations/NotNull;
.end annotation
.line 299
iget-object v0, p0, Lkotlin/text/MatcherMatchResult$groupValues$1;->this$0:Lkotlin/text/MatcherMatchResult;
invoke-static {v0}, Lkotlin/text/MatcherMatchResult;->access$getMatchResult$p(Lkotlin/text/MatcherMatchResult;)Ljava/util/regex/MatchResult;
move-result-object v0
invoke-interface {v0, p1}, Ljava/util/regex/MatchResult;->group(I)Ljava/lang/String;
move-result-object p1
if-eqz p1, :cond_0
goto :goto_0
:cond_0
const-string p1, ""
:goto_0
return-object p1
.end method
.method public getSize()I
.locals 1
.line 298
iget-object v0, p0, Lkotlin/text/MatcherMatchResult$groupValues$1;->this$0:Lkotlin/text/MatcherMatchResult;
invoke-static {v0}, Lkotlin/text/MatcherMatchResult;->access$getMatchResult$p(Lkotlin/text/MatcherMatchResult;)Ljava/util/regex/MatchResult;
move-result-object v0
invoke-interface {v0}, Ljava/util/regex/MatchResult;->groupCount()I
move-result v0
add-int/lit8 v0, v0, 0x1
return v0
.end method
.method public final bridge indexOf(Ljava/lang/Object;)I
.locals 1
.line 297
instance-of v0, p1, Ljava/lang/String;
if-eqz v0, :cond_0
check-cast p1, Ljava/lang/String;
invoke-virtual {p0, p1}, Lkotlin/text/MatcherMatchResult$groupValues$1;->indexOf(Ljava/lang/String;)I
move-result p1
return p1
:cond_0
const/4 p1, -0x1
return p1
.end method
.method public bridge indexOf(Ljava/lang/String;)I
.locals 0
.line 297
invoke-super {p0, p1}, Lkotlin/collections/AbstractList;->indexOf(Ljava/lang/Object;)I
move-result p1
return p1
.end method
.method public final bridge lastIndexOf(Ljava/lang/Object;)I
.locals 1
.line 297
instance-of v0, p1, Ljava/lang/String;
if-eqz v0, :cond_0
check-cast p1, Ljava/lang/String;
invoke-virtual {p0, p1}, Lkotlin/text/MatcherMatchResult$groupValues$1;->lastIndexOf(Ljava/lang/String;)I
move-result p1
return p1
:cond_0
const/4 p1, -0x1
return p1
.end method
.method public bridge lastIndexOf(Ljava/lang/String;)I
.locals 0
.line 297
invoke-super {p0, p1}, Lkotlin/collections/AbstractList;->lastIndexOf(Ljava/lang/Object;)I
move-result p1
return p1
.end method