public class org.jruby.gen.org$jruby$RubyBasicObject$POPULATOR extends org.jruby.anno.TypePopulator
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: org.jruby.gen.org$jruby$RubyBasicObject$POPULATOR
  super_class: org.jruby.anno.TypePopulator
{
  static void <clinit>();
    descriptor: ()V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=2, locals=0, args_size=0
         0: .line 76
            sipush 1023
            ldc "instance_eval;instance_exec"
            invokestatic org.jruby.runtime.MethodIndex.addMethodReadFieldsPacked:(ILjava/lang/String;)V
         1: .line 77
            sipush 1023
            ldc "instance_eval;instance_exec"
            invokestatic org.jruby.runtime.MethodIndex.addMethodWriteFieldsPacked:(ILjava/lang/String;)V
         2: .line 78
            return
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public void <init>();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // org.jruby.gen.org$jruby$RubyBasicObject$POPULATOR this
         0: .line 19
            aload 0 /* this */
            invokespecial org.jruby.anno.TypePopulator.<init>:()V
            return
        end local 0 // org.jruby.gen.org$jruby$RubyBasicObject$POPULATOR this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/jruby/gen/org$jruby$RubyBasicObject$POPULATOR;

  public void populate(org.jruby.RubyModule, java.lang.Class);
    descriptor: (Lorg/jruby/RubyModule;Ljava/lang/Class;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // org.jruby.gen.org$jruby$RubyBasicObject$POPULATOR this
         0: .line 25
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\torg.jruby.RubyBasicObject$INVOKER$s$0$0$method_missing cannot be resolved to a type\n\torg.jruby.RubyBasicObject$INVOKER$s$1$0$singleton_method_added cannot be resolved to a type\n\torg.jruby.RubyBasicObject$INVOKER$s$1$0$singleton_method_undefined cannot be resolved to a type\n\torg.jruby.RubyBasicObject$INVOKER$s$1$0$singleton_method_removed cannot be resolved to a type\n\torg.jruby.RubyBasicObject$INVOKER$i$1$0$op_equal cannot be resolved to a type\n\torg.jruby.RubyBasicObject$INVOKER$i$0$0$op_not cannot be resolved to a type\n\torg.jruby.RubyBasicObject$INVOKER$i$0$0$id cannot be resolved to a type\n\torg.jruby.RubyBasicObject$INVOKER$i$1$0$equal_p cannot be resolved to a type\n\torg.jruby.RubyBasicObject$INVOKER$i$instance_eval cannot be resolved to a type\n\torg.jruby.RubyBasicObject$INVOKER$i$send cannot be resolved to a type\n\torg.jruby.RubyBasicObject$INVOKER$i$0$3$instance_exec cannot be resolved to a type\n\torg.jruby.RubyBasicObject$INVOKER$i$0$0$initialize cannot be resolved to a type\n\torg.jruby.RubyBasicObject$INVOKER$i$1$0$op_not_equal cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.jruby.gen.org$jruby$RubyBasicObject$POPULATOR this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/jruby/gen/org$jruby$RubyBasicObject$POPULATOR;
    MethodParameters:
       Name  Flags
      cls    
      clazz  
}
SourceFile: "org$jruby$RubyBasicObject$POPULATOR.java"