public class org.graalvm.compiler.jtt.micro.InvokeInterface_03 extends org.graalvm.compiler.jtt.JTTTest
minor version: 0
major version: 59
flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
this_class: org.graalvm.compiler.jtt.micro.InvokeInterface_03
super_class: org.graalvm.compiler.jtt.JTTTest
{
public void <init>();
descriptor: ()V
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
invokespecial org.graalvm.compiler.jtt.JTTTest.<init>:()V
return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/graalvm/compiler/jtt/micro/InvokeInterface_03;
public static int test(org.graalvm.compiler.jtt.micro.InvokeInterface_03$I, int);
descriptor: (Lorg/graalvm/compiler/jtt/micro/InvokeInterface_03$I;I)I
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
iload 1
invokeinterface org.graalvm.compiler.jtt.micro.InvokeInterface_03$I.plus:(I)I
ireturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 i Lorg/graalvm/compiler/jtt/micro/InvokeInterface_03$I;
0 1 1 a I
MethodParameters:
Name Flags
i
a
public void setUp();
descriptor: ()V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n\tBefore cannot be resolved to a type\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/graalvm/compiler/jtt/micro/InvokeInterface_03;
RuntimeInvisibleAnnotations:
Before()
public void run0();
descriptor: ()V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n\tTest cannot be resolved to a type\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/graalvm/compiler/jtt/micro/InvokeInterface_03;
Exceptions:
throws java.lang.Throwable
RuntimeInvisibleAnnotations:
Test()
public void run1();
descriptor: ()V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n\tTest cannot be resolved to a type\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/graalvm/compiler/jtt/micro/InvokeInterface_03;
Exceptions:
throws java.lang.Throwable
RuntimeInvisibleAnnotations:
Test()
}
SourceFile: "InvokeInterface_03.java"
NestMembers:
org.graalvm.compiler.jtt.micro.InvokeInterface_03$A org.graalvm.compiler.jtt.micro.InvokeInterface_03$C1 org.graalvm.compiler.jtt.micro.InvokeInterface_03$C10 org.graalvm.compiler.jtt.micro.InvokeInterface_03$C11 org.graalvm.compiler.jtt.micro.InvokeInterface_03$C12 org.graalvm.compiler.jtt.micro.InvokeInterface_03$C13 org.graalvm.compiler.jtt.micro.InvokeInterface_03$C14 org.graalvm.compiler.jtt.micro.InvokeInterface_03$C15 org.graalvm.compiler.jtt.micro.InvokeInterface_03$C2 org.graalvm.compiler.jtt.micro.InvokeInterface_03$C3 org.graalvm.compiler.jtt.micro.InvokeInterface_03$C4 org.graalvm.compiler.jtt.micro.InvokeInterface_03$C5 org.graalvm.compiler.jtt.micro.InvokeInterface_03$C6 org.graalvm.compiler.jtt.micro.InvokeInterface_03$C7 org.graalvm.compiler.jtt.micro.InvokeInterface_03$C8 org.graalvm.compiler.jtt.micro.InvokeInterface_03$C9 org.graalvm.compiler.jtt.micro.InvokeInterface_03$I
InnerClasses:
abstract A = org.graalvm.compiler.jtt.micro.InvokeInterface_03$A of org.graalvm.compiler.jtt.micro.InvokeInterface_03
C1 = org.graalvm.compiler.jtt.micro.InvokeInterface_03$C1 of org.graalvm.compiler.jtt.micro.InvokeInterface_03
C10 = org.graalvm.compiler.jtt.micro.InvokeInterface_03$C10 of org.graalvm.compiler.jtt.micro.InvokeInterface_03
C11 = org.graalvm.compiler.jtt.micro.InvokeInterface_03$C11 of org.graalvm.compiler.jtt.micro.InvokeInterface_03
C12 = org.graalvm.compiler.jtt.micro.InvokeInterface_03$C12 of org.graalvm.compiler.jtt.micro.InvokeInterface_03
C13 = org.graalvm.compiler.jtt.micro.InvokeInterface_03$C13 of org.graalvm.compiler.jtt.micro.InvokeInterface_03
C14 = org.graalvm.compiler.jtt.micro.InvokeInterface_03$C14 of org.graalvm.compiler.jtt.micro.InvokeInterface_03
C15 = org.graalvm.compiler.jtt.micro.InvokeInterface_03$C15 of org.graalvm.compiler.jtt.micro.InvokeInterface_03
C2 = org.graalvm.compiler.jtt.micro.InvokeInterface_03$C2 of org.graalvm.compiler.jtt.micro.InvokeInterface_03
C3 = org.graalvm.compiler.jtt.micro.InvokeInterface_03$C3 of org.graalvm.compiler.jtt.micro.InvokeInterface_03
C4 = org.graalvm.compiler.jtt.micro.InvokeInterface_03$C4 of org.graalvm.compiler.jtt.micro.InvokeInterface_03
C5 = org.graalvm.compiler.jtt.micro.InvokeInterface_03$C5 of org.graalvm.compiler.jtt.micro.InvokeInterface_03
C6 = org.graalvm.compiler.jtt.micro.InvokeInterface_03$C6 of org.graalvm.compiler.jtt.micro.InvokeInterface_03
C7 = org.graalvm.compiler.jtt.micro.InvokeInterface_03$C7 of org.graalvm.compiler.jtt.micro.InvokeInterface_03
C8 = org.graalvm.compiler.jtt.micro.InvokeInterface_03$C8 of org.graalvm.compiler.jtt.micro.InvokeInterface_03
C9 = org.graalvm.compiler.jtt.micro.InvokeInterface_03$C9 of org.graalvm.compiler.jtt.micro.InvokeInterface_03
abstract I = org.graalvm.compiler.jtt.micro.InvokeInterface_03$I of org.graalvm.compiler.jtt.micro.InvokeInterface_03