Changes of com.discord v1252
This commit is contained in:
parent
4b481ae41b
commit
60c7b29c59
6534 changed files with 185410 additions and 122003 deletions
|
@ -1,5 +1,5 @@
|
|||
.class public final synthetic Lkotlin/text/Regex$d;
|
||||
.super Lk0/o/c/h;
|
||||
.super Lk0/n/c/g;
|
||||
.source "Regex.kt"
|
||||
|
||||
# interfaces
|
||||
|
@ -18,7 +18,7 @@
|
|||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Lk0/o/c/h;",
|
||||
"Lk0/n/c/g;",
|
||||
"Lkotlin/jvm/functions/Function1<",
|
||||
"Lkotlin/text/MatchResult;",
|
||||
"Lkotlin/text/MatchResult;",
|
||||
|
@ -45,39 +45,64 @@
|
|||
.end method
|
||||
|
||||
.method public constructor <init>()V
|
||||
.locals 6
|
||||
.locals 1
|
||||
|
||||
const-class v2, Lkotlin/text/MatchResult;
|
||||
const/4 v0, 0x1
|
||||
|
||||
const/4 v1, 0x1
|
||||
|
||||
const-string v3, "next"
|
||||
|
||||
const-string v4, "next()Lkotlin/text/MatchResult;"
|
||||
|
||||
const/4 v5, 0x0
|
||||
|
||||
move-object v0, p0
|
||||
|
||||
invoke-direct/range {v0 .. v5}, Lk0/o/c/h;-><init>(ILjava/lang/Class;Ljava/lang/String;Ljava/lang/String;I)V
|
||||
invoke-direct {p0, v0}, Lk0/n/c/g;-><init>(I)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public invoke(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.method public final getName()Ljava/lang/String;
|
||||
.locals 1
|
||||
|
||||
const-string v0, "next"
|
||||
|
||||
return-object v0
|
||||
.end method
|
||||
|
||||
.method public final getOwner()Lkotlin/reflect/KDeclarationContainer;
|
||||
.locals 1
|
||||
|
||||
const-class v0, Lkotlin/text/MatchResult;
|
||||
|
||||
invoke-static {v0}, Lk0/n/c/s;->getOrCreateKotlinClass(Ljava/lang/Class;)Lk0/r/b;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
return-object v0
|
||||
.end method
|
||||
|
||||
.method public final getSignature()Ljava/lang/String;
|
||||
.locals 1
|
||||
|
||||
const-string v0, "next()Lkotlin/text/MatchResult;"
|
||||
|
||||
return-object v0
|
||||
.end method
|
||||
|
||||
.method public invoke(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 0
|
||||
|
||||
check-cast p1, Lkotlin/text/MatchResult;
|
||||
|
||||
const-string v0, "p1"
|
||||
|
||||
invoke-static {p1, v0}, Lk0/o/c/i;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
||||
if-eqz p1, :cond_0
|
||||
|
||||
invoke-interface {p1}, Lkotlin/text/MatchResult;->next()Lkotlin/text/MatchResult;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
return-object p1
|
||||
|
||||
:cond_0
|
||||
const-string p1, "p1"
|
||||
|
||||
invoke-static {p1}, Lk0/n/c/h;->c(Ljava/lang/String;)V
|
||||
|
||||
const/4 p1, 0x0
|
||||
|
||||
throw p1
|
||||
.end method
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue