class org.jruby.ir.targets.ClassData6 extends org.jruby.ir.targets.ClassData
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: org.jruby.ir.targets.ClassData6
  super_class: org.jruby.ir.targets.ClassData
{
  public void <init>(java.lang.String, ClassVisitor);
    descriptor: (Ljava/lang/String;LClassVisitor;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // org.jruby.ir.targets.ClassData6 this
         0: .line 12
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import org.objectweb cannot be resolved\n\tThe import org.objectweb cannot be resolved\n\tThe import org.objectweb cannot be resolved\n\tThe import org.objectweb cannot be resolved\n\tClassVisitor cannot be resolved to a type\n\tMethod cannot be resolved to a type\n\tMethod cannot be resolved to a type\n\tType cannot be resolved\n\tThe method typesFromSignature(Signature) from the type IRRuntimeHelpers refers to the missing type Type\n\tClassVisitor cannot be resolved to a type\n\tOpcodes cannot be resolved to a variable\n\tOpcodes cannot be resolved to a variable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.jruby.ir.targets.ClassData6 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/jruby/ir/targets/ClassData6;
    MethodParameters:
         Name  Flags
      clsName  
      cls      

  public void pushmethod(java.lang.String, org.jruby.ir.IRScope, com.headius.invokebinder.Signature, boolean);
    descriptor: (Ljava/lang/String;Lorg/jruby/ir/IRScope;Lcom/headius/invokebinder/Signature;Z)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=5, args_size=5
        start local 0 // org.jruby.ir.targets.ClassData6 this
         0: .line 31
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tMethod cannot be resolved to a type\n\tMethod cannot be resolved to a type\n\tType cannot be resolved\n\tThe method typesFromSignature(Signature) from the type IRRuntimeHelpers refers to the missing type Type\n\tClassVisitor cannot be resolved to a type\n\tOpcodes cannot be resolved to a variable\n\tOpcodes cannot be resolved to a variable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.jruby.ir.targets.ClassData6 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/jruby/ir/targets/ClassData6;
    MethodParameters:
               Name  Flags
      name           
      scope          
      signature      
      specificArity  
}
SourceFile: "ClassData6.java"