class org.graalvm.compiler.jtt.micro.InvokeInterface_02$C15 extends org.graalvm.compiler.jtt.micro.InvokeInterface_02$A
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: org.graalvm.compiler.jtt.micro.InvokeInterface_02$C15
super_class: org.graalvm.compiler.jtt.micro.InvokeInterface_02$A
{
void <init>();
descriptor: ()V
flags: (0x0000)
Code:
stack=1, locals=1, args_size=1
start local 0 // org.graalvm.compiler.jtt.micro.InvokeInterface_02$C15 this
0: .line 91
aload 0 /* this */
invokespecial org.graalvm.compiler.jtt.micro.InvokeInterface_02$A.<init>:()V
return
end local 0 // org.graalvm.compiler.jtt.micro.InvokeInterface_02$C15 this
LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/graalvm/compiler/jtt/micro/InvokeInterface_02$C15;
}
SourceFile: "InvokeInterface_02.java"
NestHost: org.graalvm.compiler.jtt.micro.InvokeInterface_02
InnerClasses:
A = org.graalvm.compiler.jtt.micro.InvokeInterface_02$A of org.graalvm.compiler.jtt.micro.InvokeInterface_02
C15 = org.graalvm.compiler.jtt.micro.InvokeInterface_02$C15 of org.graalvm.compiler.jtt.micro.InvokeInterface_02