public class org.jruby.gen.org$jruby$RubyRange$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$RubyRange$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 0: aload 0
invokespecial org.jruby.anno.TypePopulator.<init>:()V
return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/jruby/gen/org$jruby$RubyRange$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 0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \n\torg.jruby.RubyRange$INVOKER$i$0$1$initialize cannot be resolved to a type\n\torg.jruby.RubyRange$INVOKER$i$1$0$op_equal cannot be resolved to a type\n\torg.jruby.RubyRange$INVOKER$i$0$0$exclude_end_p cannot be resolved to a type\n\torg.jruby.RubyRange$INVOKER$i$1$0$cover_p cannot be resolved to a type\n\torg.jruby.RubyRange$INVOKER$i$0$0$end cannot be resolved to a type\n\torg.jruby.RubyRange$INVOKER$i$0$0$each cannot be resolved to a type\n\torg.jruby.RubyRange$INVOKER$i$0$0$size cannot be resolved to a type\n\torg.jruby.RubyRange$INVOKER$i$1$0$eql_p cannot be resolved to a type\n\torg.jruby.RubyRange$INVOKER$i$first cannot be resolved to a type\n\torg.jruby.RubyRange$INVOKER$i$1$0$include_p cannot be resolved to a type\n\torg.jruby.RubyRange$INVOKER$i$last cannot be resolved to a type\n\torg.jruby.RubyRange$INVOKER$i$0$0$inspect cannot be resolved to a type\n\torg.jruby.RubyRange$INVOKER$i$0$0$to_s cannot be resolved to a type\n\torg.jruby.RubyRange$INVOKER$i$min cannot be resolved to a type\n\torg.jruby.RubyRange$INVOKER$i$max cannot be resolved to a type\n\torg.jruby.RubyRange$INVOKER$i$step cannot be resolved to a type\n\torg.jruby.RubyRange$INVOKER$i$0$0$to_a cannot be resolved to a type\n\torg.jruby.RubyRange$INVOKER$i$0$0$begin cannot be resolved to a type\n\torg.jruby.RubyRange$INVOKER$i$1$0$eqq_p cannot be resolved to a type\n\torg.jruby.RubyRange$INVOKER$i$1$0$initialize_copy cannot be resolved to a type\n\torg.jruby.RubyRange$INVOKER$i$0$0$hash cannot be resolved to a type\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/gen/org$jruby$RubyRange$POPULATOR;
MethodParameters:
Name Flags
cls
clazz
}
SourceFile: "org$jruby$RubyRange$POPULATOR.java"