Changes of com.discord v1181

This commit is contained in:
root 2020-07-08 16:44:49 +00:00
parent f52990c3c2
commit 5a8adcbf82
29917 changed files with 1840412 additions and 1765629 deletions

View file

@ -0,0 +1,13 @@
.class public Lkotlin/KotlinNullPointerException;
.super Ljava/lang/NullPointerException;
.source "KotlinNullPointerException.kt"
# direct methods
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/NullPointerException;-><init>()V
return-void
.end method

View file

@ -0,0 +1,13 @@
.class public Lkotlin/NoWhenBranchMatchedException;
.super Ljava/lang/RuntimeException;
.source "NoWhenBranchMatchedException.kt"
# direct methods
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/RuntimeException;-><init>()V
return-void
.end method

View file

@ -58,32 +58,6 @@
# virtual methods
.method public final component1()Ljava/lang/Object;
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"()TA;"
}
.end annotation
iget-object v0, p0, Lkotlin/Pair;->first:Ljava/lang/Object;
return-object v0
.end method
.method public final component2()Ljava/lang/Object;
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"()TB;"
}
.end annotation
iget-object v0, p0, Lkotlin/Pair;->second:Ljava/lang/Object;
return-object v0
.end method
.method public equals(Ljava/lang/Object;)Z
.locals 2
@ -99,7 +73,7 @@
iget-object v1, p1, Lkotlin/Pair;->first:Ljava/lang/Object;
invoke-static {v0, v1}, Ly/v/b/j;->areEqual(Ljava/lang/Object;Ljava/lang/Object;)Z
invoke-static {v0, v1}, Lj0/n/c/h;->areEqual(Ljava/lang/Object;Ljava/lang/Object;)Z
move-result v0
@ -109,7 +83,7 @@
iget-object p1, p1, Lkotlin/Pair;->second:Ljava/lang/Object;
invoke-static {v0, p1}, Ly/v/b/j;->areEqual(Ljava/lang/Object;Ljava/lang/Object;)Z
invoke-static {v0, p1}, Lj0/n/c/h;->areEqual(Ljava/lang/Object;Ljava/lang/Object;)Z
move-result p1
@ -129,32 +103,6 @@
return p1
.end method
.method public final getFirst()Ljava/lang/Object;
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"()TA;"
}
.end annotation
iget-object v0, p0, Lkotlin/Pair;->first:Ljava/lang/Object;
return-object v0
.end method
.method public final getSecond()Ljava/lang/Object;
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"()TB;"
}
.end annotation
iget-object v0, p0, Lkotlin/Pair;->second:Ljava/lang/Object;
return-object v0
.end method
.method public hashCode()I
.locals 3
@ -195,7 +143,7 @@
const/16 v0, 0x28
invoke-static {v0}, Lf/e/b/a/a;->a(C)Ljava/lang/StringBuilder;
invoke-static {v0}, Lf/e/b/a/a;->C(C)Ljava/lang/StringBuilder;
move-result-object v0

View file

@ -70,45 +70,6 @@
# virtual methods
.method public final component1()Ljava/lang/Object;
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"()TA;"
}
.end annotation
iget-object v0, p0, Lkotlin/Triple;->first:Ljava/lang/Object;
return-object v0
.end method
.method public final component2()Ljava/lang/Object;
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"()TB;"
}
.end annotation
iget-object v0, p0, Lkotlin/Triple;->second:Ljava/lang/Object;
return-object v0
.end method
.method public final component3()Ljava/lang/Object;
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"()TC;"
}
.end annotation
iget-object v0, p0, Lkotlin/Triple;->third:Ljava/lang/Object;
return-object v0
.end method
.method public equals(Ljava/lang/Object;)Z
.locals 2
@ -124,7 +85,7 @@
iget-object v1, p1, Lkotlin/Triple;->first:Ljava/lang/Object;
invoke-static {v0, v1}, Ly/v/b/j;->areEqual(Ljava/lang/Object;Ljava/lang/Object;)Z
invoke-static {v0, v1}, Lj0/n/c/h;->areEqual(Ljava/lang/Object;Ljava/lang/Object;)Z
move-result v0
@ -134,7 +95,7 @@
iget-object v1, p1, Lkotlin/Triple;->second:Ljava/lang/Object;
invoke-static {v0, v1}, Ly/v/b/j;->areEqual(Ljava/lang/Object;Ljava/lang/Object;)Z
invoke-static {v0, v1}, Lj0/n/c/h;->areEqual(Ljava/lang/Object;Ljava/lang/Object;)Z
move-result v0
@ -144,7 +105,7 @@
iget-object p1, p1, Lkotlin/Triple;->third:Ljava/lang/Object;
invoke-static {v0, p1}, Ly/v/b/j;->areEqual(Ljava/lang/Object;Ljava/lang/Object;)Z
invoke-static {v0, p1}, Lj0/n/c/h;->areEqual(Ljava/lang/Object;Ljava/lang/Object;)Z
move-result p1
@ -222,7 +183,7 @@
const/16 v0, 0x28
invoke-static {v0}, Lf/e/b/a/a;->a(C)Ljava/lang/StringBuilder;
invoke-static {v0}, Lf/e/b/a/a;->C(C)Ljava/lang/StringBuilder;
move-result-object v0

View file

@ -0,0 +1,21 @@
.class public Lkotlin/TypeCastException;
.super Ljava/lang/ClassCastException;
.source "TypeCastException.kt"
# direct methods
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/ClassCastException;-><init>()V
return-void
.end method
.method public constructor <init>(Ljava/lang/String;)V
.locals 0
invoke-direct {p0, p1}, Ljava/lang/ClassCastException;-><init>(Ljava/lang/String;)V
return-void
.end method

View file

@ -0,0 +1,21 @@
.class public final Lkotlin/UninitializedPropertyAccessException;
.super Ljava/lang/RuntimeException;
.source "UninitializedPropertyAccessException.kt"
# direct methods
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/RuntimeException;-><init>()V
return-void
.end method
.method public constructor <init>(Ljava/lang/String;)V
.locals 0
invoke-direct {p0, p1}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/String;)V
return-void
.end method

View file

@ -31,26 +31,15 @@
}
.end annotation
if-eqz p2, :cond_0
invoke-interface {p2, p1, p0}, Lkotlin/jvm/functions/Function2;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
move-result-object p0
return-object p0
:cond_0
const-string p0, "operation"
invoke-static {p0}, Ly/v/b/j;->a(Ljava/lang/String;)V
const/4 p0, 0x0
throw p0
.end method
.method public static get(Lkotlin/coroutines/CoroutineContext$a;Lkotlin/coroutines/CoroutineContext$b;)Lkotlin/coroutines/CoroutineContext$a;
.locals 2
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"<E::",
@ -62,15 +51,11 @@
}
.end annotation
const/4 v0, 0x0
if-eqz p1, :cond_1
invoke-interface {p0}, Lkotlin/coroutines/CoroutineContext$a;->getKey()Lkotlin/coroutines/CoroutineContext$b;
move-result-object v1
move-result-object v0
invoke-static {v1, p1}, Ly/v/b/j;->areEqual(Ljava/lang/Object;Ljava/lang/Object;)Z
invoke-static {v0, p1}, Lj0/n/c/h;->areEqual(Ljava/lang/Object;Ljava/lang/Object;)Z
move-result p1
@ -79,17 +64,10 @@
goto :goto_0
:cond_0
move-object p0, v0
const/4 p0, 0x0
:goto_0
return-object p0
:cond_1
const-string p0, "key"
invoke-static {p0}, Ly/v/b/j;->a(Ljava/lang/String;)V
throw v0
.end method
.method public static minusKey(Lkotlin/coroutines/CoroutineContext$a;Lkotlin/coroutines/CoroutineContext$b;)Lkotlin/coroutines/CoroutineContext;
@ -104,50 +82,28 @@
}
.end annotation
if-eqz p1, :cond_1
invoke-interface {p0}, Lkotlin/coroutines/CoroutineContext$a;->getKey()Lkotlin/coroutines/CoroutineContext$b;
move-result-object v0
invoke-static {v0, p1}, Ly/v/b/j;->areEqual(Ljava/lang/Object;Ljava/lang/Object;)Z
invoke-static {v0, p1}, Lj0/n/c/h;->areEqual(Ljava/lang/Object;Ljava/lang/Object;)Z
move-result p1
if-eqz p1, :cond_0
sget-object p0, Ly/s/e;->d:Ly/s/e;
sget-object p0, Lj0/k/f;->d:Lj0/k/f;
:cond_0
return-object p0
:cond_1
const-string p0, "key"
invoke-static {p0}, Ly/v/b/j;->a(Ljava/lang/String;)V
const/4 p0, 0x0
throw p0
.end method
.method public static plus(Lkotlin/coroutines/CoroutineContext$a;Lkotlin/coroutines/CoroutineContext;)Lkotlin/coroutines/CoroutineContext;
.locals 0
if-eqz p1, :cond_0
invoke-static {p0, p1}, Lf/o/a/j/a;->plus(Lkotlin/coroutines/CoroutineContext;Lkotlin/coroutines/CoroutineContext;)Lkotlin/coroutines/CoroutineContext;
invoke-static {p0, p1}, Lj0/i/u;->plus(Lkotlin/coroutines/CoroutineContext;Lkotlin/coroutines/CoroutineContext;)Lkotlin/coroutines/CoroutineContext;
move-result-object p0
return-object p0
:cond_0
const-string p0, "context"
invoke-static {p0}, Ly/v/b/j;->a(Ljava/lang/String;)V
const/4 p0, 0x0
throw p0
.end method

View file

@ -0,0 +1,33 @@
.class public final Lkotlin/io/AccessDeniedException;
.super Lkotlin/io/FileSystemException;
.source "Exceptions.kt"
# direct methods
.method public constructor <init>(Ljava/io/File;Ljava/io/File;Ljava/lang/String;I)V
.locals 0
and-int/lit8 p2, p4, 0x2
and-int/lit8 p2, p4, 0x4
const/4 p4, 0x0
if-eqz p2, :cond_0
move-object p3, p4
:cond_0
if-eqz p1, :cond_1
invoke-direct {p0, p1, p4, p3}, Lkotlin/io/FileSystemException;-><init>(Ljava/io/File;Ljava/io/File;Ljava/lang/String;)V
return-void
:cond_1
const-string p1, "file"
invoke-static {p1}, Lj0/n/c/h;->c(Ljava/lang/String;)V
throw p4
.end method

View file

@ -0,0 +1,3 @@
.class public final Lkotlin/io/FileAlreadyExistsException;
.super Lkotlin/io/FileSystemException;
.source "Exceptions.kt"

View file

@ -0,0 +1,81 @@
.class public Lkotlin/io/FileSystemException;
.super Ljava/io/IOException;
.source "Exceptions.kt"
# instance fields
.field public final file:Ljava/io/File;
.field public final other:Ljava/io/File;
.field public final reason:Ljava/lang/String;
# direct methods
.method public constructor <init>(Ljava/io/File;Ljava/io/File;Ljava/lang/String;)V
.locals 3
new-instance v0, Ljava/lang/StringBuilder;
invoke-virtual {p1}, Ljava/io/File;->toString()Ljava/lang/String;
move-result-object v1
invoke-direct {v0, v1}, Ljava/lang/StringBuilder;-><init>(Ljava/lang/String;)V
if-eqz p2, :cond_0
new-instance v1, Ljava/lang/StringBuilder;
invoke-direct {v1}, Ljava/lang/StringBuilder;-><init>()V
const-string v2, " -> "
invoke-virtual {v1, v2}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
invoke-virtual {v1, p2}, Ljava/lang/StringBuilder;->append(Ljava/lang/Object;)Ljava/lang/StringBuilder;
invoke-virtual {v1}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
move-result-object v1
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
:cond_0
if-eqz p3, :cond_1
new-instance v1, Ljava/lang/StringBuilder;
invoke-direct {v1}, Ljava/lang/StringBuilder;-><init>()V
const-string v2, ": "
invoke-virtual {v1, v2}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
invoke-virtual {v1, p3}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
invoke-virtual {v1}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
move-result-object v1
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
:cond_1
invoke-virtual {v0}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
move-result-object v0
const-string v1, "sb.toString()"
invoke-static {v0, v1}, Lj0/n/c/h;->checkExpressionValueIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
invoke-direct {p0, v0}, Ljava/io/IOException;-><init>(Ljava/lang/String;)V
iput-object p1, p0, Lkotlin/io/FileSystemException;->file:Ljava/io/File;
iput-object p2, p0, Lkotlin/io/FileSystemException;->other:Ljava/io/File;
iput-object p3, p0, Lkotlin/io/FileSystemException;->reason:Ljava/lang/String;
return-void
.end method

View file

@ -0,0 +1,3 @@
.class public final Lkotlin/io/NoSuchFileException;
.super Lkotlin/io/FileSystemException;
.source "Exceptions.kt"

View file

@ -2,9 +2,6 @@
.super Ljava/lang/Object;
.source "Functions.kt"
# interfaces
.implements Ly/a;
# annotations
.annotation system Ldalvik/annotation/Signature;
@ -13,7 +10,7 @@
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Ly/a<",
"Ljava/lang/Object<",
"TR;>;"
}
.end annotation

View file

@ -2,9 +2,6 @@
.super Ljava/lang/Object;
.source "Functions.kt"
# interfaces
.implements Ly/a;
# annotations
.annotation system Ldalvik/annotation/Signature;
@ -15,7 +12,7 @@
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Ly/a<",
"Ljava/lang/Object<",
"TR;>;"
}
.end annotation

View file

@ -2,9 +2,6 @@
.super Ljava/lang/Object;
.source "Functions.kt"
# interfaces
.implements Ly/a;
# annotations
.annotation system Ldalvik/annotation/Signature;
@ -33,7 +30,7 @@
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Ly/a<",
"Ljava/lang/Object<",
"TR;>;"
}
.end annotation

View file

@ -2,9 +2,6 @@
.super Ljava/lang/Object;
.source "Functions.kt"
# interfaces
.implements Ly/a;
# annotations
.annotation system Ldalvik/annotation/Signature;
@ -35,7 +32,7 @@
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Ly/a<",
"Ljava/lang/Object<",
"TR;>;"
}
.end annotation

View file

@ -2,9 +2,6 @@
.super Ljava/lang/Object;
.source "Functions.kt"
# interfaces
.implements Ly/a;
# annotations
.annotation system Ldalvik/annotation/Signature;
@ -37,7 +34,7 @@
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Ly/a<",
"Ljava/lang/Object<",
"TR;>;"
}
.end annotation

View file

@ -2,9 +2,6 @@
.super Ljava/lang/Object;
.source "Functions.kt"
# interfaces
.implements Ly/a;
# annotations
.annotation system Ldalvik/annotation/Signature;
@ -39,7 +36,7 @@
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Ly/a<",
"Ljava/lang/Object<",
"TR;>;"
}
.end annotation

View file

@ -2,9 +2,6 @@
.super Ljava/lang/Object;
.source "Functions.kt"
# interfaces
.implements Ly/a;
# annotations
.annotation system Ldalvik/annotation/Signature;
@ -41,7 +38,7 @@
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Ly/a<",
"Ljava/lang/Object<",
"TR;>;"
}
.end annotation

View file

@ -2,9 +2,6 @@
.super Ljava/lang/Object;
.source "Functions.kt"
# interfaces
.implements Ly/a;
# annotations
.annotation system Ldalvik/annotation/Signature;
@ -43,7 +40,7 @@
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Ly/a<",
"Ljava/lang/Object<",
"TR;>;"
}
.end annotation

View file

@ -2,9 +2,6 @@
.super Ljava/lang/Object;
.source "Functions.kt"
# interfaces
.implements Ly/a;
# annotations
.annotation system Ldalvik/annotation/Signature;
@ -45,7 +42,7 @@
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Ly/a<",
"Ljava/lang/Object<",
"TR;>;"
}
.end annotation

View file

@ -2,9 +2,6 @@
.super Ljava/lang/Object;
.source "Functions.kt"
# interfaces
.implements Ly/a;
# annotations
.annotation system Ldalvik/annotation/Signature;
@ -17,7 +14,7 @@
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Ly/a<",
"Ljava/lang/Object<",
"TR;>;"
}
.end annotation

View file

@ -2,9 +2,6 @@
.super Ljava/lang/Object;
.source "Functions.kt"
# interfaces
.implements Ly/a;
# annotations
.annotation system Ldalvik/annotation/Signature;
@ -19,7 +16,7 @@
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Ly/a<",
"Ljava/lang/Object<",
"TR;>;"
}
.end annotation

View file

@ -2,9 +2,6 @@
.super Ljava/lang/Object;
.source "Functions.kt"
# interfaces
.implements Ly/a;
# annotations
.annotation system Ldalvik/annotation/Signature;
@ -21,7 +18,7 @@
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Ly/a<",
"Ljava/lang/Object<",
"TR;>;"
}
.end annotation

View file

@ -2,9 +2,6 @@
.super Ljava/lang/Object;
.source "Functions.kt"
# interfaces
.implements Ly/a;
# annotations
.annotation system Ldalvik/annotation/Signature;
@ -23,7 +20,7 @@
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Ly/a<",
"Ljava/lang/Object<",
"TR;>;"
}
.end annotation

View file

@ -2,9 +2,6 @@
.super Ljava/lang/Object;
.source "Functions.kt"
# interfaces
.implements Ly/a;
# annotations
.annotation system Ldalvik/annotation/Signature;
@ -25,7 +22,7 @@
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Ly/a<",
"Ljava/lang/Object<",
"TR;>;"
}
.end annotation

View file

@ -2,9 +2,6 @@
.super Ljava/lang/Object;
.source "Functions.kt"
# interfaces
.implements Ly/a;
# annotations
.annotation system Ldalvik/annotation/Signature;
@ -27,7 +24,7 @@
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Ly/a<",
"Ljava/lang/Object<",
"TR;>;"
}
.end annotation

View file

@ -1,36 +0,0 @@
.class public final Lkotlin/ranges/IntProgression$a;
.super Ljava/lang/Object;
.source "Progressions.kt"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lkotlin/ranges/IntProgression;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "a"
.end annotation
# direct methods
.method public synthetic constructor <init>(Lkotlin/jvm/internal/DefaultConstructorMarker;)V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final fromClosedRange(III)Lkotlin/ranges/IntProgression;
.locals 1
new-instance v0, Lkotlin/ranges/IntProgression;
invoke-direct {v0, p1, p2, p3}, Lkotlin/ranges/IntProgression;-><init>(III)V
return-object v0
.end method

View file

@ -4,31 +4,21 @@
# interfaces
.implements Ljava/lang/Iterable;
.implements Ly/v/b/a0/a;
.implements Lj0/n/c/v/a;
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lkotlin/ranges/IntProgression$a;
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Ljava/lang/Iterable<",
"Ljava/lang/Integer;",
">;",
"Ly/v/b/a0/a;"
"Lj0/n/c/v/a;"
}
.end annotation
# static fields
.field public static final g:Lkotlin/ranges/IntProgression$a;
# instance fields
.field public final d:I
@ -38,22 +28,8 @@
# direct methods
.method public static constructor <clinit>()V
.locals 2
new-instance v0, Lkotlin/ranges/IntProgression$a;
const/4 v1, 0x0
invoke-direct {v0, v1}, Lkotlin/ranges/IntProgression$a;-><init>(Lkotlin/jvm/internal/DefaultConstructorMarker;)V
sput-object v0, Lkotlin/ranges/IntProgression;->g:Lkotlin/ranges/IntProgression$a;
return-void
.end method
.method public constructor <init>(III)V
.locals 1
.locals 2
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
@ -72,7 +48,17 @@
goto :goto_0
:cond_0
invoke-static {p2, p1, p3}, Lf/o/a/j/a;->a(III)I
invoke-static {p2, p3}, Lj0/i/u;->G(II)I
move-result v0
invoke-static {p1, p3}, Lj0/i/u;->G(II)I
move-result p1
sub-int/2addr v0, p1
invoke-static {v0, p3}, Lj0/i/u;->G(II)I
move-result p1
@ -90,7 +76,17 @@
:cond_2
neg-int v0, p3
invoke-static {p1, p2, v0}, Lf/o/a/j/a;->a(III)I
invoke-static {p1, v0}, Lj0/i/u;->G(II)I
move-result p1
invoke-static {p2, v0}, Lj0/i/u;->G(II)I
move-result v1
sub-int/2addr p1, v1
invoke-static {p1, v0}, Lj0/i/u;->G(II)I
move-result p1
@ -189,30 +185,6 @@
return p1
.end method
.method public final getFirst()I
.locals 1
iget v0, p0, Lkotlin/ranges/IntProgression;->d:I
return v0
.end method
.method public final getLast()I
.locals 1
iget v0, p0, Lkotlin/ranges/IntProgression;->e:I
return v0
.end method
.method public final getStep()I
.locals 1
iget v0, p0, Lkotlin/ranges/IntProgression;->f:I
return v0
.end method
.method public hashCode()I
.locals 2
@ -280,20 +252,10 @@
return v1
.end method
.method public bridge synthetic iterator()Ljava/util/Iterator;
.locals 1
invoke-virtual {p0}, Lkotlin/ranges/IntProgression;->iterator()Ly/q/s;
move-result-object v0
return-object v0
.end method
.method public iterator()Ly/q/s;
.method public iterator()Ljava/util/Iterator;
.locals 4
new-instance v0, Ly/y/b;
new-instance v0, Lj0/q/b;
iget v1, p0, Lkotlin/ranges/IntProgression;->d:I
@ -301,7 +263,7 @@
iget v3, p0, Lkotlin/ranges/IntProgression;->f:I
invoke-direct {v0, v1, v2, v3}, Ly/y/b;-><init>(III)V
invoke-direct {v0, v1, v2, v3}, Lj0/q/b;-><init>(III)V
return-object v0
.end method

View file

@ -1,34 +0,0 @@
.class public final Lkotlin/ranges/IntRange$a;
.super Ljava/lang/Object;
.source "Ranges.kt"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lkotlin/ranges/IntRange;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "a"
.end annotation
# direct methods
.method public synthetic constructor <init>(Lkotlin/jvm/internal/DefaultConstructorMarker;)V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final getEMPTY()Lkotlin/ranges/IntRange;
.locals 1
sget-object v0, Lkotlin/ranges/IntRange;->h:Lkotlin/ranges/IntRange;
return-object v0
.end method

View file

@ -3,20 +3,14 @@
.source "Ranges.kt"
# interfaces
.implements Ly/y/a;
.implements Lj0/q/a;
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lkotlin/ranges/IntRange$a;
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Lkotlin/ranges/IntProgression;",
"Ly/y/a<",
"Lj0/q/a<",
"Ljava/lang/Integer;",
">;"
}
@ -24,23 +18,15 @@
# static fields
.field public static final h:Lkotlin/ranges/IntRange;
.field public static final g:Lkotlin/ranges/IntRange;
.field public static final i:Lkotlin/ranges/IntRange$a;
.field public static final h:Lkotlin/ranges/IntRange;
# direct methods
.method public static constructor <clinit>()V
.locals 3
new-instance v0, Lkotlin/ranges/IntRange$a;
const/4 v1, 0x0
invoke-direct {v0, v1}, Lkotlin/ranges/IntRange$a;-><init>(Lkotlin/jvm/internal/DefaultConstructorMarker;)V
sput-object v0, Lkotlin/ranges/IntRange;->i:Lkotlin/ranges/IntRange$a;
new-instance v0, Lkotlin/ranges/IntRange;
const/4 v1, 0x1
@ -49,7 +35,7 @@
invoke-direct {v0, v1, v2}, Lkotlin/ranges/IntRange;-><init>(II)V
sput-object v0, Lkotlin/ranges/IntRange;->h:Lkotlin/ranges/IntRange;
sput-object v0, Lkotlin/ranges/IntRange;->g:Lkotlin/ranges/IntRange;
return-void
.end method
@ -69,15 +55,11 @@
.method public contains(I)Z
.locals 1
invoke-virtual {p0}, Lkotlin/ranges/IntProgression;->getFirst()I
move-result v0
iget v0, p0, Lkotlin/ranges/IntProgression;->d:I
if-gt v0, p1, :cond_0
invoke-virtual {p0}, Lkotlin/ranges/IntProgression;->getLast()I
move-result v0
iget v0, p0, Lkotlin/ranges/IntProgression;->e:I
if-gt p1, v0, :cond_0
@ -116,25 +98,17 @@
if-nez v0, :cond_1
:cond_0
invoke-virtual {p0}, Lkotlin/ranges/IntProgression;->getFirst()I
move-result v0
iget v0, p0, Lkotlin/ranges/IntProgression;->d:I
check-cast p1, Lkotlin/ranges/IntRange;
invoke-virtual {p1}, Lkotlin/ranges/IntProgression;->getFirst()I
move-result v1
iget v1, p1, Lkotlin/ranges/IntProgression;->d:I
if-ne v0, v1, :cond_2
invoke-virtual {p0}, Lkotlin/ranges/IntProgression;->getLast()I
iget v0, p0, Lkotlin/ranges/IntProgression;->e:I
move-result v0
invoke-virtual {p1}, Lkotlin/ranges/IntProgression;->getLast()I
move-result p1
iget p1, p1, Lkotlin/ranges/IntProgression;->e:I
if-ne v0, p1, :cond_2
@ -163,9 +137,7 @@
.method public getEndInclusive()Ljava/lang/Integer;
.locals 1
invoke-virtual {p0}, Lkotlin/ranges/IntProgression;->getLast()I
move-result v0
iget v0, p0, Lkotlin/ranges/IntProgression;->e:I
invoke-static {v0}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
@ -187,9 +159,7 @@
.method public getStart()Ljava/lang/Integer;
.locals 1
invoke-virtual {p0}, Lkotlin/ranges/IntProgression;->getFirst()I
move-result v0
iget v0, p0, Lkotlin/ranges/IntProgression;->d:I
invoke-static {v0}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
@ -212,15 +182,11 @@
goto :goto_0
:cond_0
invoke-virtual {p0}, Lkotlin/ranges/IntProgression;->getFirst()I
move-result v0
iget v0, p0, Lkotlin/ranges/IntProgression;->d:I
mul-int/lit8 v0, v0, 0x1f
invoke-virtual {p0}, Lkotlin/ranges/IntProgression;->getLast()I
move-result v1
iget v1, p0, Lkotlin/ranges/IntProgression;->e:I
add-int/2addr v0, v1
@ -231,13 +197,9 @@
.method public isEmpty()Z
.locals 2
invoke-virtual {p0}, Lkotlin/ranges/IntProgression;->getFirst()I
iget v0, p0, Lkotlin/ranges/IntProgression;->d:I
move-result v0
invoke-virtual {p0}, Lkotlin/ranges/IntProgression;->getLast()I
move-result v1
iget v1, p0, Lkotlin/ranges/IntProgression;->e:I
if-le v0, v1, :cond_0
@ -259,9 +221,7 @@
invoke-direct {v0}, Ljava/lang/StringBuilder;-><init>()V
invoke-virtual {p0}, Lkotlin/ranges/IntProgression;->getFirst()I
move-result v1
iget v1, p0, Lkotlin/ranges/IntProgression;->d:I
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(I)Ljava/lang/StringBuilder;
@ -269,9 +229,7 @@
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
invoke-virtual {p0}, Lkotlin/ranges/IntProgression;->getLast()I
move-result v1
iget v1, p0, Lkotlin/ranges/IntProgression;->e:I
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(I)Ljava/lang/StringBuilder;

View file

@ -3,7 +3,7 @@
.source "KCallable.kt"
# interfaces
.implements Ly/z/a;
.implements Lj0/r/a;
# annotations
@ -13,7 +13,7 @@
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Ly/z/a;"
"Lj0/r/a;"
}
.end annotation

View file

@ -4,7 +4,6 @@
# interfaces
.implements Lkotlin/reflect/KCallable;
.implements Ly/a;
# annotations
@ -16,7 +15,7 @@
"Ljava/lang/Object;",
"Lkotlin/reflect/KCallable<",
"TR;>;",
"Ly/a<",
"Ljava/lang/Object<",
"TR;>;"
}
.end annotation

View file

@ -3,27 +3,17 @@
.source "KProperty.kt"
# interfaces
.implements Lkotlin/reflect/KProperty$a;
.implements Lkotlin/reflect/KFunction;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lkotlin/reflect/KMutableProperty;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "Setter"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<R:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lkotlin/reflect/KProperty$a<",
"Ljava/lang/Object<",
"TR;>;",
"Lkotlin/reflect/KFunction<",
"Lkotlin/Unit;",

View file

@ -1,25 +0,0 @@
.class public interface abstract Lkotlin/reflect/KMutableProperty;
.super Ljava/lang/Object;
.source "KProperty.kt"
# interfaces
.implements Lkotlin/reflect/KProperty;
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lkotlin/reflect/KMutableProperty$Setter;
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<R:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lkotlin/reflect/KProperty<",
"TR;>;"
}
.end annotation

View file

@ -4,7 +4,7 @@
# interfaces
.implements Lkotlin/reflect/KProperty0;
.implements Lkotlin/reflect/KMutableProperty;
.implements Lkotlin/reflect/KProperty;
# annotations
@ -22,7 +22,7 @@
"Ljava/lang/Object;",
"Lkotlin/reflect/KProperty0<",
"TR;>;",
"Lkotlin/reflect/KMutableProperty<",
"Ljava/lang/Object<",
"TR;>;"
}
.end annotation

View file

@ -3,7 +3,6 @@
.source "KProperty.kt"
# interfaces
.implements Lkotlin/reflect/KProperty$a;
.implements Lkotlin/reflect/KFunction;
@ -23,7 +22,7 @@
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lkotlin/reflect/KProperty$a<",
"Ljava/lang/Object<",
"TR;>;",
"Lkotlin/reflect/KFunction<",
"TR;>;"

View file

@ -1,23 +0,0 @@
.class public interface abstract Lkotlin/reflect/KProperty$a;
.super Ljava/lang/Object;
.source "KProperty.kt"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lkotlin/reflect/KProperty;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "a"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<R:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;"
}
.end annotation

View file

@ -9,7 +9,6 @@
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lkotlin/reflect/KProperty$a;,
Lkotlin/reflect/KProperty$Getter;
}
.end annotation

View file

@ -3,4 +3,4 @@
.source "KType.kt"
# interfaces
.implements Ly/z/a;
.implements Lj0/r/a;

View file

@ -27,43 +27,43 @@
new-instance v1, Lkotlin/reflect/KVisibility;
const/4 v2, 0x0
const-string v2, "PUBLIC"
const-string v3, "PUBLIC"
const/4 v3, 0x0
invoke-direct {v1, v3, v2}, Lkotlin/reflect/KVisibility;-><init>(Ljava/lang/String;I)V
invoke-direct {v1, v2, v3}, Lkotlin/reflect/KVisibility;-><init>(Ljava/lang/String;I)V
aput-object v1, v0, v2
aput-object v1, v0, v3
new-instance v1, Lkotlin/reflect/KVisibility;
const/4 v2, 0x1
const-string v2, "PROTECTED"
const-string v3, "PROTECTED"
const/4 v3, 0x1
invoke-direct {v1, v3, v2}, Lkotlin/reflect/KVisibility;-><init>(Ljava/lang/String;I)V
invoke-direct {v1, v2, v3}, Lkotlin/reflect/KVisibility;-><init>(Ljava/lang/String;I)V
aput-object v1, v0, v2
aput-object v1, v0, v3
new-instance v1, Lkotlin/reflect/KVisibility;
const/4 v2, 0x2
const-string v2, "INTERNAL"
const-string v3, "INTERNAL"
const/4 v3, 0x2
invoke-direct {v1, v3, v2}, Lkotlin/reflect/KVisibility;-><init>(Ljava/lang/String;I)V
invoke-direct {v1, v2, v3}, Lkotlin/reflect/KVisibility;-><init>(Ljava/lang/String;I)V
aput-object v1, v0, v2
aput-object v1, v0, v3
new-instance v1, Lkotlin/reflect/KVisibility;
const/4 v2, 0x3
const-string v2, "PRIVATE"
const-string v3, "PRIVATE"
const/4 v3, 0x3
invoke-direct {v1, v3, v2}, Lkotlin/reflect/KVisibility;-><init>(Ljava/lang/String;I)V
invoke-direct {v1, v2, v3}, Lkotlin/reflect/KVisibility;-><init>(Ljava/lang/String;I)V
aput-object v1, v0, v2
aput-object v1, v0, v3
sput-object v0, Lkotlin/reflect/KVisibility;->d:[Lkotlin/reflect/KVisibility;

View file

@ -15,25 +15,10 @@
# direct methods
.method public synthetic constructor <init>(Lkotlin/jvm/internal/DefaultConstructorMarker;)V
.method public constructor <init>(Lkotlin/jvm/internal/DefaultConstructorMarker;)V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final a(I)I
.locals 1
and-int/lit8 v0, p1, 0x2
if-eqz v0, :cond_0
or-int/lit8 p1, p1, 0x40
:cond_0
return p1
.end method

View file

@ -31,8 +31,6 @@
.method public constructor <init>(Ljava/lang/String;I)V
.locals 0
if-eqz p1, :cond_0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p1, p0, Lkotlin/text/Regex$b;->pattern:Ljava/lang/String;
@ -40,15 +38,6 @@
iput p2, p0, Lkotlin/text/Regex$b;->flags:I
return-void
:cond_0
const-string p1, "pattern"
invoke-static {p1}, Ly/v/b/j;->a(Ljava/lang/String;)V
const/4 p1, 0x0
throw p1
.end method
.method private final readResolve()Ljava/lang/Object;
@ -66,7 +55,7 @@
const-string v2, "Pattern.compile(pattern, flags)"
invoke-static {v1, v2}, Ly/v/b/j;->checkExpressionValueIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
invoke-static {v1, v2}, Lj0/n/c/h;->checkExpressionValueIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
invoke-direct {v0, v1}, Lkotlin/text/Regex;-><init>(Ljava/util/regex/Pattern;)V

View file

@ -1,5 +1,5 @@
.class public final Lkotlin/text/Regex$c;
.super Ly/v/b/k;
.super Lj0/n/c/i;
.source "Regex.kt"
# interfaces
@ -18,7 +18,7 @@
.annotation system Ldalvik/annotation/Signature;
value = {
"Ly/v/b/k;",
"Lj0/n/c/i;",
"Lkotlin/jvm/functions/Function0<",
"Lkotlin/text/MatchResult;",
">;"
@ -46,24 +46,14 @@
const/4 p1, 0x0
invoke-direct {p0, p1}, Ly/v/b/k;-><init>(I)V
invoke-direct {p0, p1}, Lj0/n/c/i;-><init>(I)V
return-void
.end method
# virtual methods
.method public bridge synthetic invoke()Ljava/lang/Object;
.locals 1
invoke-virtual {p0}, Lkotlin/text/Regex$c;->invoke()Lkotlin/text/MatchResult;
move-result-object v0
return-object v0
.end method
.method public final invoke()Lkotlin/text/MatchResult;
.method public invoke()Ljava/lang/Object;
.locals 3
iget-object v0, p0, Lkotlin/text/Regex$c;->this$0:Lkotlin/text/Regex;

View file

@ -1,5 +1,5 @@
.class public final synthetic Lkotlin/text/Regex$d;
.super Ly/v/b/i;
.super Lj0/n/c/g;
.source "Regex.kt"
# interfaces
@ -18,7 +18,7 @@
.annotation system Ldalvik/annotation/Signature;
value = {
"Ly/v/b/i;",
"Lj0/n/c/g;",
"Lkotlin/jvm/functions/Function1<",
"Lkotlin/text/MatchResult;",
"Lkotlin/text/MatchResult;",
@ -49,7 +49,7 @@
const/4 v0, 0x1
invoke-direct {p0, v0}, Ly/v/b/i;-><init>(I)V
invoke-direct {p0, v0}, Lj0/n/c/g;-><init>(I)V
return-void
.end method
@ -69,7 +69,7 @@
const-class v0, Lkotlin/text/MatchResult;
invoke-static {v0}, Ly/v/b/x;->getOrCreateKotlinClass(Ljava/lang/Class;)Ly/z/b;
invoke-static {v0}, Lj0/n/c/s;->getOrCreateKotlinClass(Ljava/lang/Class;)Lj0/r/b;
move-result-object v0
@ -84,21 +84,11 @@
return-object v0
.end method
.method public bridge synthetic invoke(Ljava/lang/Object;)Ljava/lang/Object;
.method public invoke(Ljava/lang/Object;)Ljava/lang/Object;
.locals 0
check-cast p1, Lkotlin/text/MatchResult;
invoke-virtual {p0, p1}, Lkotlin/text/Regex$d;->invoke(Lkotlin/text/MatchResult;)Lkotlin/text/MatchResult;
move-result-object p1
return-object p1
.end method
.method public final invoke(Lkotlin/text/MatchResult;)Lkotlin/text/MatchResult;
.locals 0
if-eqz p1, :cond_0
invoke-interface {p1}, Lkotlin/text/MatchResult;->next()Lkotlin/text/MatchResult;
@ -110,7 +100,7 @@
:cond_0
const-string p1, "p1"
invoke-static {p1}, Ly/v/b/j;->a(Ljava/lang/String;)V
invoke-static {p1}, Lj0/n/c/h;->c(Ljava/lang/String;)V
const/4 p1, 0x0

View file

@ -25,7 +25,7 @@
value = {
"Ljava/util/Set<",
"+",
"Ly/b0/h;",
"Lj0/t/d;",
">;"
}
.end annotation
@ -52,95 +52,63 @@
.method public constructor <init>(Ljava/lang/String;)V
.locals 1
if-eqz p1, :cond_0
invoke-static {p1}, Ljava/util/regex/Pattern;->compile(Ljava/lang/String;)Ljava/util/regex/Pattern;
move-result-object p1
const-string v0, "Pattern.compile(pattern)"
invoke-static {p1, v0}, Ly/v/b/j;->checkExpressionValueIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
invoke-static {p1, v0}, Lj0/n/c/h;->checkExpressionValueIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
invoke-direct {p0, p1}, Lkotlin/text/Regex;-><init>(Ljava/util/regex/Pattern;)V
return-void
:cond_0
const-string p1, "pattern"
invoke-static {p1}, Ly/v/b/j;->a(Ljava/lang/String;)V
const/4 p1, 0x0
throw p1
.end method
.method public constructor <init>(Ljava/lang/String;Ly/b0/h;)V
.method public constructor <init>(Ljava/lang/String;Lj0/t/d;)V
.locals 1
const/4 v0, 0x0
if-eqz p1, :cond_1
if-eqz p2, :cond_0
iget p2, p2, Lj0/t/d;->value:I
sget-object v0, Lkotlin/text/Regex;->d:Lkotlin/text/Regex$a;
and-int/lit8 v0, p2, 0x2
invoke-virtual {p2}, Ly/b0/h;->getValue()I
if-eqz v0, :cond_0
move-result p2
invoke-virtual {v0, p2}, Lkotlin/text/Regex$a;->a(I)I
move-result p2
or-int/lit8 p2, p2, 0x40
:cond_0
invoke-static {p1, p2}, Ljava/util/regex/Pattern;->compile(Ljava/lang/String;I)Ljava/util/regex/Pattern;
move-result-object p1
const-string p2, "Pattern.compile(pattern,\u2026nicodeCase(option.value))"
invoke-static {p1, p2}, Ly/v/b/j;->checkExpressionValueIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
invoke-static {p1, p2}, Lj0/n/c/h;->checkExpressionValueIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
invoke-direct {p0, p1}, Lkotlin/text/Regex;-><init>(Ljava/util/regex/Pattern;)V
return-void
:cond_0
const-string p1, "option"
invoke-static {p1}, Ly/v/b/j;->a(Ljava/lang/String;)V
throw v0
:cond_1
const-string p1, "pattern"
invoke-static {p1}, Ly/v/b/j;->a(Ljava/lang/String;)V
invoke-static {p1}, Lj0/n/c/h;->c(Ljava/lang/String;)V
throw v0
const/4 p1, 0x0
throw p1
.end method
.method public constructor <init>(Ljava/util/regex/Pattern;)V
.locals 0
if-eqz p1, :cond_0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p1, p0, Lkotlin/text/Regex;->nativePattern:Ljava/util/regex/Pattern;
return-void
:cond_0
const-string p1, "nativePattern"
invoke-static {p1}, Ly/v/b/j;->a(Ljava/lang/String;)V
const/4 p1, 0x0
throw p1
.end method
.method private final writeReplace()Ljava/lang/Object;
@ -156,7 +124,7 @@
const-string v2, "nativePattern.pattern()"
invoke-static {v1, v2}, Ly/v/b/j;->checkExpressionValueIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
invoke-static {v1, v2}, Lj0/n/c/h;->checkExpressionValueIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
iget-object v2, p0, Lkotlin/text/Regex;->nativePattern:Ljava/util/regex/Pattern;
@ -186,7 +154,7 @@
const-string v2, "nativePattern.matcher(input)"
invoke-static {v1, v2}, Ly/v/b/j;->checkExpressionValueIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
invoke-static {v1, v2}, Lj0/n/c/h;->checkExpressionValueIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
invoke-virtual {v1, p2}, Ljava/util/regex/Matcher;->find(I)Z
@ -197,9 +165,9 @@
goto :goto_0
:cond_0
new-instance v0, Ly/b0/g;
new-instance v0, Lj0/t/c;
invoke-direct {v0, v1, p1}, Ly/b0/g;-><init>(Ljava/util/regex/Matcher;Ljava/lang/CharSequence;)V
invoke-direct {v0, v1, p1}, Lj0/t/c;-><init>(Ljava/util/regex/Matcher;Ljava/lang/CharSequence;)V
:goto_0
return-object v0
@ -207,7 +175,7 @@
:cond_1
const-string p1, "input"
invoke-static {p1}, Ly/v/b/j;->a(Ljava/lang/String;)V
invoke-static {p1}, Lj0/n/c/h;->c(Ljava/lang/String;)V
throw v0
.end method
@ -237,23 +205,23 @@
if-eqz p1, :cond_0
new-instance p2, Ly/a0/h;
new-instance p2, Lj0/s/i;
invoke-direct {p2, v1, p1}, Ly/a0/h;-><init>(Lkotlin/jvm/functions/Function0;Lkotlin/jvm/functions/Function1;)V
invoke-direct {p2, v1, p1}, Lj0/s/i;-><init>(Lkotlin/jvm/functions/Function0;Lkotlin/jvm/functions/Function1;)V
return-object p2
:cond_0
const-string p1, "nextFunction"
invoke-static {p1}, Ly/v/b/j;->a(Ljava/lang/String;)V
invoke-static {p1}, Lj0/n/c/h;->c(Ljava/lang/String;)V
throw v0
:cond_1
const-string p1, "input"
invoke-static {p1}, Ly/v/b/j;->a(Ljava/lang/String;)V
invoke-static {p1}, Lj0/n/c/h;->c(Ljava/lang/String;)V
throw v0
.end method
@ -273,7 +241,7 @@
const-string v2, "nativePattern.matcher(input)"
invoke-static {v1, v2}, Ly/v/b/j;->checkExpressionValueIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
invoke-static {v1, v2}, Lj0/n/c/h;->checkExpressionValueIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
invoke-virtual {v1}, Ljava/util/regex/Matcher;->matches()Z
@ -284,9 +252,9 @@
goto :goto_0
:cond_0
new-instance v0, Ly/b0/g;
new-instance v0, Lj0/t/c;
invoke-direct {v0, v1, p1}, Ly/b0/g;-><init>(Ljava/util/regex/Matcher;Ljava/lang/CharSequence;)V
invoke-direct {v0, v1, p1}, Lj0/t/c;-><init>(Ljava/util/regex/Matcher;Ljava/lang/CharSequence;)V
:goto_0
return-object v0
@ -294,7 +262,7 @@
:cond_1
const-string p1, "input"
invoke-static {p1}, Ly/v/b/j;->a(Ljava/lang/String;)V
invoke-static {p1}, Lj0/n/c/h;->c(Ljava/lang/String;)V
throw v0
.end method
@ -319,7 +287,7 @@
:cond_0
const-string p1, "input"
invoke-static {p1}, Ly/v/b/j;->a(Ljava/lang/String;)V
invoke-static {p1}, Lj0/n/c/h;->c(Ljava/lang/String;)V
const/4 p1, 0x0
@ -329,11 +297,7 @@
.method public final replace(Ljava/lang/CharSequence;Ljava/lang/String;)Ljava/lang/String;
.locals 1
const/4 v0, 0x0
if-eqz p1, :cond_1
if-eqz p2, :cond_0
if-eqz p1, :cond_0
iget-object v0, p0, Lkotlin/text/Regex;->nativePattern:Ljava/util/regex/Pattern;
@ -347,23 +311,18 @@
const-string p2, "nativePattern.matcher(in\u2026).replaceAll(replacement)"
invoke-static {p1, p2}, Ly/v/b/j;->checkExpressionValueIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
invoke-static {p1, p2}, Lj0/n/c/h;->checkExpressionValueIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
return-object p1
:cond_0
const-string p1, "replacement"
invoke-static {p1}, Ly/v/b/j;->a(Ljava/lang/String;)V
throw v0
:cond_1
const-string p1, "input"
invoke-static {p1}, Ly/v/b/j;->a(Ljava/lang/String;)V
invoke-static {p1}, Lj0/n/c/h;->c(Ljava/lang/String;)V
throw v0
const/4 p1, 0x0
throw p1
.end method
.method public final replace(Ljava/lang/CharSequence;Lkotlin/jvm/functions/Function1;)Ljava/lang/String;
@ -461,7 +420,7 @@
const-string p2, "sb.toString()"
invoke-static {p1, p2}, Ly/v/b/j;->checkExpressionValueIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
invoke-static {p1, p2}, Lj0/n/c/h;->checkExpressionValueIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
return-object p1
@ -475,26 +434,18 @@
:cond_4
const-string p1, "transform"
invoke-static {p1}, Ly/v/b/j;->a(Ljava/lang/String;)V
invoke-static {p1}, Lj0/n/c/h;->c(Ljava/lang/String;)V
throw v0
:cond_5
const-string p1, "input"
invoke-static {p1}, Ly/v/b/j;->a(Ljava/lang/String;)V
invoke-static {p1}, Lj0/n/c/h;->c(Ljava/lang/String;)V
throw v0
.end method
.method public final toPattern()Ljava/util/regex/Pattern;
.locals 1
iget-object v0, p0, Lkotlin/text/Regex;->nativePattern:Ljava/util/regex/Pattern;
return-object v0
.end method
.method public toString()Ljava/lang/String;
.locals 2
@ -506,7 +457,7 @@
const-string v1, "nativePattern.toString()"
invoke-static {v0, v1}, Ly/v/b/j;->checkExpressionValueIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
invoke-static {v0, v1}, Lj0/n/c/h;->checkExpressionValueIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
return-object v0
.end method