Changes of com.discord v1144
This commit is contained in:
parent
3b0c33520d
commit
4746542b20
25752 changed files with 77 additions and 4382359 deletions
|
@ -1,86 +0,0 @@
|
|||
.class public interface abstract Lkotlin/reflect/KCallable;
|
||||
.super Ljava/lang/Object;
|
||||
.source "KCallable.kt"
|
||||
|
||||
# interfaces
|
||||
.implements Ly/z/a;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"<R:",
|
||||
"Ljava/lang/Object;",
|
||||
">",
|
||||
"Ljava/lang/Object;",
|
||||
"Ly/z/a;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public varargs abstract call([Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"([",
|
||||
"Ljava/lang/Object;",
|
||||
")TR;"
|
||||
}
|
||||
.end annotation
|
||||
.end method
|
||||
|
||||
.method public abstract callBy(Ljava/util/Map;)Ljava/lang/Object;
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(",
|
||||
"Ljava/util/Map<",
|
||||
"Ljava/lang/Object;",
|
||||
"+",
|
||||
"Ljava/lang/Object;",
|
||||
">;)TR;"
|
||||
}
|
||||
.end annotation
|
||||
.end method
|
||||
|
||||
.method public abstract getName()Ljava/lang/String;
|
||||
.end method
|
||||
|
||||
.method public abstract getParameters()Ljava/util/List;
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"()",
|
||||
"Ljava/util/List<",
|
||||
"Ljava/lang/Object;",
|
||||
">;"
|
||||
}
|
||||
.end annotation
|
||||
.end method
|
||||
|
||||
.method public abstract getReturnType()Lkotlin/reflect/KType;
|
||||
.end method
|
||||
|
||||
.method public abstract getTypeParameters()Ljava/util/List;
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"()",
|
||||
"Ljava/util/List<",
|
||||
"Ljava/lang/Object;",
|
||||
">;"
|
||||
}
|
||||
.end annotation
|
||||
.end method
|
||||
|
||||
.method public abstract getVisibility()Lkotlin/reflect/KVisibility;
|
||||
.end method
|
||||
|
||||
.method public abstract isAbstract()Z
|
||||
.end method
|
||||
|
||||
.method public abstract isFinal()Z
|
||||
.end method
|
||||
|
||||
.method public abstract isOpen()Z
|
||||
.end method
|
||||
|
||||
.method public abstract isSuspend()Z
|
||||
.end method
|
|
@ -1,3 +0,0 @@
|
|||
.class public interface abstract Lkotlin/reflect/KDeclarationContainer;
|
||||
.super Ljava/lang/Object;
|
||||
.source "KDeclarationContainer.kt"
|
|
@ -1,39 +0,0 @@
|
|||
.class public interface abstract Lkotlin/reflect/KFunction;
|
||||
.super Ljava/lang/Object;
|
||||
.source "KFunction.kt"
|
||||
|
||||
# interfaces
|
||||
.implements Lkotlin/reflect/KCallable;
|
||||
.implements Ly/a;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"<R:",
|
||||
"Ljava/lang/Object;",
|
||||
">",
|
||||
"Ljava/lang/Object;",
|
||||
"Lkotlin/reflect/KCallable<",
|
||||
"TR;>;",
|
||||
"Ly/a<",
|
||||
"TR;>;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public abstract isExternal()Z
|
||||
.end method
|
||||
|
||||
.method public abstract isInfix()Z
|
||||
.end method
|
||||
|
||||
.method public abstract isInline()Z
|
||||
.end method
|
||||
|
||||
.method public abstract isOperator()Z
|
||||
.end method
|
||||
|
||||
.method public abstract isSuspend()Z
|
||||
.end method
|
|
@ -1,32 +0,0 @@
|
|||
.class public interface abstract Lkotlin/reflect/KMutableProperty$Setter;
|
||||
.super Ljava/lang/Object;
|
||||
.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<",
|
||||
"TR;>;",
|
||||
"Lkotlin/reflect/KFunction<",
|
||||
"Lkotlin/Unit;",
|
||||
">;"
|
||||
}
|
||||
.end annotation
|
|
@ -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
|
|
@ -1,33 +0,0 @@
|
|||
.class public interface abstract Lkotlin/reflect/KMutableProperty0$Setter;
|
||||
.super Ljava/lang/Object;
|
||||
.source "KProperty.kt"
|
||||
|
||||
# interfaces
|
||||
.implements Lkotlin/reflect/KMutableProperty$Setter;
|
||||
.implements Lkotlin/jvm/functions/Function1;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/EnclosingClass;
|
||||
value = Lkotlin/reflect/KMutableProperty0;
|
||||
.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/KMutableProperty$Setter<",
|
||||
"TR;>;",
|
||||
"Lkotlin/jvm/functions/Function1<",
|
||||
"TR;",
|
||||
"Lkotlin/Unit;",
|
||||
">;"
|
||||
}
|
||||
.end annotation
|
|
@ -1,40 +0,0 @@
|
|||
.class public interface abstract Lkotlin/reflect/KMutableProperty0;
|
||||
.super Ljava/lang/Object;
|
||||
.source "KProperty.kt"
|
||||
|
||||
# interfaces
|
||||
.implements Lkotlin/reflect/KProperty0;
|
||||
.implements Lkotlin/reflect/KMutableProperty;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/MemberClasses;
|
||||
value = {
|
||||
Lkotlin/reflect/KMutableProperty0$Setter;
|
||||
}
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"<R:",
|
||||
"Ljava/lang/Object;",
|
||||
">",
|
||||
"Ljava/lang/Object;",
|
||||
"Lkotlin/reflect/KProperty0<",
|
||||
"TR;>;",
|
||||
"Lkotlin/reflect/KMutableProperty<",
|
||||
"TR;>;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public abstract getSetter()Lkotlin/reflect/KMutableProperty0$Setter;
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"()",
|
||||
"Lkotlin/reflect/KMutableProperty0$Setter<",
|
||||
"TR;>;"
|
||||
}
|
||||
.end annotation
|
||||
.end method
|
|
@ -1,31 +0,0 @@
|
|||
.class public interface abstract Lkotlin/reflect/KProperty$Getter;
|
||||
.super Ljava/lang/Object;
|
||||
.source "KProperty.kt"
|
||||
|
||||
# interfaces
|
||||
.implements Lkotlin/reflect/KProperty$a;
|
||||
.implements Lkotlin/reflect/KFunction;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/EnclosingClass;
|
||||
value = Lkotlin/reflect/KProperty;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/InnerClass;
|
||||
accessFlags = 0x609
|
||||
name = "Getter"
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"<R:",
|
||||
"Ljava/lang/Object;",
|
||||
">",
|
||||
"Ljava/lang/Object;",
|
||||
"Lkotlin/reflect/KProperty$a<",
|
||||
"TR;>;",
|
||||
"Lkotlin/reflect/KFunction<",
|
||||
"TR;>;"
|
||||
}
|
||||
.end annotation
|
|
@ -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
|
|
@ -1,34 +0,0 @@
|
|||
.class public interface abstract Lkotlin/reflect/KProperty;
|
||||
.super Ljava/lang/Object;
|
||||
.source "KProperty.kt"
|
||||
|
||||
# interfaces
|
||||
.implements Lkotlin/reflect/KCallable;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/MemberClasses;
|
||||
value = {
|
||||
Lkotlin/reflect/KProperty$a;,
|
||||
Lkotlin/reflect/KProperty$Getter;
|
||||
}
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"<R:",
|
||||
"Ljava/lang/Object;",
|
||||
">",
|
||||
"Ljava/lang/Object;",
|
||||
"Lkotlin/reflect/KCallable<",
|
||||
"TR;>;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public abstract isConst()Z
|
||||
.end method
|
||||
|
||||
.method public abstract isLateinit()Z
|
||||
.end method
|
|
@ -1,31 +0,0 @@
|
|||
.class public interface abstract Lkotlin/reflect/KProperty0$Getter;
|
||||
.super Ljava/lang/Object;
|
||||
.source "KProperty.kt"
|
||||
|
||||
# interfaces
|
||||
.implements Lkotlin/reflect/KProperty$Getter;
|
||||
.implements Lkotlin/jvm/functions/Function0;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/EnclosingClass;
|
||||
value = Lkotlin/reflect/KProperty0;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/InnerClass;
|
||||
accessFlags = 0x609
|
||||
name = "Getter"
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"<R:",
|
||||
"Ljava/lang/Object;",
|
||||
">",
|
||||
"Ljava/lang/Object;",
|
||||
"Lkotlin/reflect/KProperty$Getter<",
|
||||
"TR;>;",
|
||||
"Lkotlin/jvm/functions/Function0<",
|
||||
"TR;>;"
|
||||
}
|
||||
.end annotation
|
|
@ -1,51 +0,0 @@
|
|||
.class public interface abstract Lkotlin/reflect/KProperty0;
|
||||
.super Ljava/lang/Object;
|
||||
.source "KProperty.kt"
|
||||
|
||||
# interfaces
|
||||
.implements Lkotlin/reflect/KProperty;
|
||||
.implements Lkotlin/jvm/functions/Function0;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/MemberClasses;
|
||||
value = {
|
||||
Lkotlin/reflect/KProperty0$Getter;
|
||||
}
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"<R:",
|
||||
"Ljava/lang/Object;",
|
||||
">",
|
||||
"Ljava/lang/Object;",
|
||||
"Lkotlin/reflect/KProperty<",
|
||||
"TR;>;",
|
||||
"Lkotlin/jvm/functions/Function0<",
|
||||
"TR;>;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public abstract get()Ljava/lang/Object;
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"()TR;"
|
||||
}
|
||||
.end annotation
|
||||
.end method
|
||||
|
||||
.method public abstract getDelegate()Ljava/lang/Object;
|
||||
.end method
|
||||
|
||||
.method public abstract getGetter()Lkotlin/reflect/KProperty0$Getter;
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"()",
|
||||
"Lkotlin/reflect/KProperty0$Getter<",
|
||||
"TR;>;"
|
||||
}
|
||||
.end annotation
|
||||
.end method
|
|
@ -1,6 +0,0 @@
|
|||
.class public interface abstract Lkotlin/reflect/KType;
|
||||
.super Ljava/lang/Object;
|
||||
.source "KType.kt"
|
||||
|
||||
# interfaces
|
||||
.implements Ly/z/a;
|
|
@ -1,112 +0,0 @@
|
|||
.class public final enum Lkotlin/reflect/KVisibility;
|
||||
.super Ljava/lang/Enum;
|
||||
.source "KVisibility.kt"
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Ljava/lang/Enum<",
|
||||
"Lkotlin/reflect/KVisibility;",
|
||||
">;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# static fields
|
||||
.field public static final synthetic d:[Lkotlin/reflect/KVisibility;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public static constructor <clinit>()V
|
||||
.locals 4
|
||||
|
||||
const/4 v0, 0x4
|
||||
|
||||
new-array v0, v0, [Lkotlin/reflect/KVisibility;
|
||||
|
||||
new-instance v1, Lkotlin/reflect/KVisibility;
|
||||
|
||||
const/4 v2, 0x0
|
||||
|
||||
const-string v3, "PUBLIC"
|
||||
|
||||
invoke-direct {v1, v3, v2}, Lkotlin/reflect/KVisibility;-><init>(Ljava/lang/String;I)V
|
||||
|
||||
aput-object v1, v0, v2
|
||||
|
||||
new-instance v1, Lkotlin/reflect/KVisibility;
|
||||
|
||||
const/4 v2, 0x1
|
||||
|
||||
const-string v3, "PROTECTED"
|
||||
|
||||
invoke-direct {v1, v3, v2}, Lkotlin/reflect/KVisibility;-><init>(Ljava/lang/String;I)V
|
||||
|
||||
aput-object v1, v0, v2
|
||||
|
||||
new-instance v1, Lkotlin/reflect/KVisibility;
|
||||
|
||||
const/4 v2, 0x2
|
||||
|
||||
const-string v3, "INTERNAL"
|
||||
|
||||
invoke-direct {v1, v3, v2}, Lkotlin/reflect/KVisibility;-><init>(Ljava/lang/String;I)V
|
||||
|
||||
aput-object v1, v0, v2
|
||||
|
||||
new-instance v1, Lkotlin/reflect/KVisibility;
|
||||
|
||||
const/4 v2, 0x3
|
||||
|
||||
const-string v3, "PRIVATE"
|
||||
|
||||
invoke-direct {v1, v3, v2}, Lkotlin/reflect/KVisibility;-><init>(Ljava/lang/String;I)V
|
||||
|
||||
aput-object v1, v0, v2
|
||||
|
||||
sput-object v0, Lkotlin/reflect/KVisibility;->d:[Lkotlin/reflect/KVisibility;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public constructor <init>(Ljava/lang/String;I)V
|
||||
.locals 0
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"()V"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
invoke-direct {p0, p1, p2}, Ljava/lang/Enum;-><init>(Ljava/lang/String;I)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public static valueOf(Ljava/lang/String;)Lkotlin/reflect/KVisibility;
|
||||
.locals 1
|
||||
|
||||
const-class v0, Lkotlin/reflect/KVisibility;
|
||||
|
||||
invoke-static {v0, p0}, Ljava/lang/Enum;->valueOf(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum;
|
||||
|
||||
move-result-object p0
|
||||
|
||||
check-cast p0, Lkotlin/reflect/KVisibility;
|
||||
|
||||
return-object p0
|
||||
.end method
|
||||
|
||||
.method public static values()[Lkotlin/reflect/KVisibility;
|
||||
.locals 1
|
||||
|
||||
sget-object v0, Lkotlin/reflect/KVisibility;->d:[Lkotlin/reflect/KVisibility;
|
||||
|
||||
invoke-virtual {v0}, [Lkotlin/reflect/KVisibility;->clone()Ljava/lang/Object;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
check-cast v0, [Lkotlin/reflect/KVisibility;
|
||||
|
||||
return-object v0
|
||||
.end method
|
Loading…
Add table
Add a link
Reference in a new issue