public class org.jruby.gen.org$jruby$RubyNumeric$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$RubyNumeric$POPULATOR
  super_class: org.jruby.anno.TypePopulator
{
  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$RubyNumeric$POPULATOR this
         0: .line 19
            aload 0 /* this */
            invokespecial org.jruby.anno.TypePopulator.<init>:()V
            return
        end local 0 // org.jruby.gen.org$jruby$RubyNumeric$POPULATOR this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/jruby/gen/org$jruby$RubyNumeric$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$RubyNumeric$POPULATOR this
         0: .line 24
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\torg.jruby.RubyNumeric$INVOKER$s$1$0$singleton_method_added cannot be resolved to a type\n\torg.jruby.RubyNumeric$INVOKER$i$1$0$coerce cannot be resolved to a type\n\torg.jruby.RubyNumeric$INVOKER$i$1$0$fdiv cannot be resolved to a type\n\torg.jruby.RubyNumeric$INVOKER$i$1$0$quo cannot be resolved to a type\n\torg.jruby.RubyNumeric$INVOKER$i$1$0$eql_p cannot be resolved to a type\n\torg.jruby.RubyNumeric$INVOKER$i$1$0$div cannot be resolved to a type\n\torg.jruby.RubyNumeric$INVOKER$i$0$0$to_int cannot be resolved to a type\n\torg.jruby.RubyNumeric$INVOKER$i$0$0$isNegative cannot be resolved to a type\n\torg.jruby.RubyNumeric$INVOKER$i$0$0$conjugate cannot be resolved to a type\n\torg.jruby.RubyNumeric$INVOKER$i$0$0$infinite_p cannot be resolved to a type\n\torg.jruby.RubyNumeric$INVOKER$i$0$0$real_p cannot be resolved to a type\n\torg.jruby.RubyNumeric$INVOKER$i$0$0$truncate cannot be resolved to a type\n\torg.jruby.RubyNumeric$INVOKER$i$0$0$arg cannot be resolved to a type\n\torg.jruby.RubyNumeric$INVOKER$i$0$0$finite_p cannot be resolved to a type\n\torg.jruby.RubyNumeric$INVOKER$i$1$0$initialize_copy cannot be resolved to a type\n\torg.jruby.RubyNumeric$INVOKER$i$0$0$magnitude cannot be resolved to a type\n\torg.jruby.RubyNumeric$INVOKER$i$0$0$nonzero_p cannot be resolved to a type\n\torg.jruby.RubyNumeric$INVOKER$i$0$0$rect cannot be resolved to a type\n\torg.jruby.RubyNumeric$INVOKER$i$0$0$floor cannot be resolved to a type\n\torg.jruby.RubyNumeric$INVOKER$i$1$0$op_cmp cannot be resolved to a type\n\torg.jruby.RubyNumeric$INVOKER$i$0$0$polar cannot be resolved to a type\n\torg.jruby.RubyNumeric$INVOKER$i$0$0$op_not cannot be resolved to a type\n\torg.jruby.RubyNumeric$INVOKER$i$0$0$isPositive cannot be resolved to a type\n\torg.jruby.RubyNumeric$INVOKER$i$0$0$num_imaginary cannot be resolved to a type\n\torg.jruby.RubyNumeric$INVOKER$i$0$0$to_c cannot be resolved to a type\n\torg.jruby.RubyNumeric$INVOKER$i$0$0$ceil cannot be resolved to a type\n\torg.jruby.RubyNumeric$INVOKER$i$0$0$real cannot be resolved to a type\n\torg.jruby.RubyNumeric$INVOKER$i$0$0$abs2 cannot be resolved to a type\n\torg.jruby.RubyNumeric$INVOKER$i$0$0$numerator cannot be resolved to a type\n\torg.jruby.RubyNumeric$INVOKER$i$0$0$denominator cannot be resolved to a type\n\torg.jruby.RubyNumeric$INVOKER$i$0$0$zero_p cannot be resolved to a type\n\torg.jruby.RubyNumeric$INVOKER$i$1$0$divmod cannot be resolved to a type\n\torg.jruby.RubyNumeric$INVOKER$i$0$0$op_uminus cannot be resolved to a type\n\torg.jruby.RubyNumeric$INVOKER$i$0$0$abs cannot be resolved to a type\n\torg.jruby.RubyNumeric$INVOKER$i$0$0$round cannot be resolved to a type\n\torg.jruby.RubyNumeric$INVOKER$i$0$0$op_uplus cannot be resolved to a type\n\torg.jruby.RubyNumeric$INVOKER$i$0$0$image cannot be resolved to a type\n\torg.jruby.RubyNumeric$INVOKER$i$0$2$step cannot be resolved to a type\n\torg.jruby.RubyNumeric$INVOKER$i$rbClone cannot be resolved to a type\n\torg.jruby.RubyNumeric$INVOKER$i$0$0$integer_p cannot be resolved to a type\n\torg.jruby.RubyNumeric$INVOKER$i$1$0$modulo cannot be resolved to a type\n\torg.jruby.RubyNumeric$INVOKER$i$1$0$remainder 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$RubyNumeric$POPULATOR this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/jruby/gen/org$jruby$RubyNumeric$POPULATOR;
    MethodParameters:
       Name  Flags
      cls    
      clazz  
}
SourceFile: "org$jruby$RubyNumeric$POPULATOR.java"