public class org.jruby.ir.targets.JVM7 extends org.jruby.ir.targets.JVM
minor version: 0
major version: 59
flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
this_class: org.jruby.ir.targets.JVM7
super_class: org.jruby.ir.targets.JVM
{
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.jruby.ir.targets.JVM.<init>:()V
return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/jruby/ir/targets/JVM7;
public void pushscript(java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=3, args_size=3
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \n\tClassWriter cannot be resolved to a type\n\tClassWriter cannot be resolved to a type\n\tClassWriter cannot be resolved to a variable\n\tClassWriter cannot be resolved to a variable\n\tClassWriter cannot be resolved to a type\n\tThe method cls() from the type JVM refers to the missing type ClassVisitor\n\tACC_PUBLIC cannot be resolved to a variable\n\tACC_SUPER cannot be resolved to a variable\n\tThe method cls() from the type JVM refers to the missing type ClassVisitor\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/jruby/ir/targets/JVM7;
MethodParameters:
Name Flags
clsName
filename
}
SourceFile: "JVM7.java"