mirror of
https://github.com/compiler-explorer/compiler-explorer.git
synced 2025-12-28 06:47:08 -05:00
188 lines
3.4 KiB
Smali
188 lines
3.4 KiB
Smali
.class final LInnerClassCases$FinalInnerClass;
|
|
.super Ljava/lang/Object;
|
|
.source "example.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = LInnerClassCases;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x10
|
|
name = "FinalInnerClass"
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field final synthetic this$0:LInnerClassCases;
|
|
|
|
|
|
# direct methods
|
|
.method constructor <init>(LInnerClassCases;)V
|
|
.registers 2
|
|
|
|
#@0
|
|
.line 3
|
|
iput-object p1, p0, LInnerClassCases$FinalInnerClass;->this$0:LInnerClassCases;
|
|
|
|
#@2
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
#@5
|
|
return-void
|
|
.end method
|
|
|
|
|
|
.class LInnerClassCases$InnerClass;
|
|
.super Ljava/lang/Object;
|
|
.source "example.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = LInnerClassCases;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x0
|
|
name = "InnerClass"
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field final synthetic this$0:LInnerClassCases;
|
|
|
|
|
|
# direct methods
|
|
.method constructor <init>(LInnerClassCases;)V
|
|
.registers 2
|
|
|
|
#@0
|
|
.line 2
|
|
iput-object p1, p0, LInnerClassCases$InnerClass;->this$0:LInnerClassCases;
|
|
|
|
#@2
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
#@5
|
|
return-void
|
|
.end method
|
|
|
|
|
|
.class final LInnerClassCases$LStartsWithL;
|
|
.super Ljava/lang/Object;
|
|
.source "example.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = LInnerClassCases;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x18
|
|
name = "LStartsWithL"
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method constructor <init>()V
|
|
.registers 1
|
|
|
|
#@0
|
|
.line 6
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
#@3
|
|
return-void
|
|
.end method
|
|
|
|
|
|
.class final LInnerClassCases$StaticFinalInnerClass;
|
|
.super Ljava/lang/Object;
|
|
.source "example.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = LInnerClassCases;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x18
|
|
name = "StaticFinalInnerClass"
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method constructor <init>()V
|
|
.registers 1
|
|
|
|
#@0
|
|
.line 5
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
#@3
|
|
return-void
|
|
.end method
|
|
|
|
|
|
.class LInnerClassCases$StaticInnerClass;
|
|
.super Ljava/lang/Object;
|
|
.source "example.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = LInnerClassCases;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x8
|
|
name = "StaticInnerClass"
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method constructor <init>()V
|
|
.registers 1
|
|
|
|
#@0
|
|
.line 4
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
#@3
|
|
return-void
|
|
.end method
|
|
|
|
|
|
.class LInnerClassCases;
|
|
.super Ljava/lang/Object;
|
|
.source "example.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/MemberClasses;
|
|
value = {
|
|
LInnerClassCases$LStartsWithL;,
|
|
LInnerClassCases$StaticFinalInnerClass;,
|
|
LInnerClassCases$StaticInnerClass;,
|
|
LInnerClassCases$FinalInnerClass;,
|
|
LInnerClassCases$InnerClass;
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method constructor <init>()V
|
|
.registers 1
|
|
|
|
#@0
|
|
.line 1
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
#@3
|
|
return-void
|
|
.end method
|