public class org.jruby.gen.org$jruby$RubyMath$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$RubyMath$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$RubyMath$POPULATOR this
         0: .line 19
            aload 0 /* this */
            invokespecial org.jruby.anno.TypePopulator.<init>:()V
            return
        end local 0 // org.jruby.gen.org$jruby$RubyMath$POPULATOR this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/jruby/gen/org$jruby$RubyMath$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$RubyMath$POPULATOR this
         0: .line 25
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\torg.jruby.RubyMath$INVOKER$s$1$0$frexp cannot be resolved to a type\n\torg.jruby.RubyMath$INVOKER$s$1$0$atanh cannot be resolved to a type\n\torg.jruby.RubyMath$INVOKER$s$log cannot be resolved to a type\n\torg.jruby.RubyMath$INVOKER$s$2$0$ldexp cannot be resolved to a type\n\torg.jruby.RubyMath$INVOKER$s$1$0$erfc cannot be resolved to a type\n\torg.jruby.RubyMath$INVOKER$s$1$0$cos cannot be resolved to a type\n\torg.jruby.RubyMath$INVOKER$s$1$0$log10 cannot be resolved to a type\n\torg.jruby.RubyMath$INVOKER$s$1$0$atan cannot be resolved to a type\n\torg.jruby.RubyMath$INVOKER$s$1$0$cbrt cannot be resolved to a type\n\torg.jruby.RubyMath$INVOKER$s$1$0$tanh cannot be resolved to a type\n\torg.jruby.RubyMath$INVOKER$s$1$0$sqrt cannot be resolved to a type\n\torg.jruby.RubyMath$INVOKER$s$2$0$hypot19 cannot be resolved to a type\n\torg.jruby.RubyMath$INVOKER$s$1$0$erf cannot be resolved to a type\n\torg.jruby.RubyMath$INVOKER$s$1$0$sin cannot be resolved to a type\n\torg.jruby.RubyMath$INVOKER$s$1$0$exp cannot be resolved to a type\n\torg.jruby.RubyMath$INVOKER$s$1$0$log2 cannot be resolved to a type\n\torg.jruby.RubyMath$INVOKER$s$2$0$atan2 cannot be resolved to a type\n\torg.jruby.RubyMath$INVOKER$s$1$0$lgamma cannot be resolved to a type\n\torg.jruby.RubyMath$INVOKER$s$1$0$tan cannot be resolved to a type\n\torg.jruby.RubyMath$INVOKER$s$1$0$sinh cannot be resolved to a type\n\torg.jruby.RubyMath$INVOKER$s$1$0$acosh cannot be resolved to a type\n\torg.jruby.RubyMath$INVOKER$s$1$0$acos cannot be resolved to a type\n\torg.jruby.RubyMath$INVOKER$s$1$0$cosh cannot be resolved to a type\n\torg.jruby.RubyMath$INVOKER$s$1$0$asin cannot be resolved to a type\n\torg.jruby.RubyMath$INVOKER$s$1$0$asinh cannot be resolved to a type\n\torg.jruby.RubyMath$INVOKER$s$1$0$gamma 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$RubyMath$POPULATOR this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/jruby/gen/org$jruby$RubyMath$POPULATOR;
    MethodParameters:
       Name  Flags
      cls    
      clazz  
}
SourceFile: "org$jruby$RubyMath$POPULATOR.java"