public class org.jruby.gen.org$jruby$RubyArgsFile$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$RubyArgsFile$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: iconst_1
ldc "gets"
invokestatic org.jruby.runtime.MethodIndex.addMethodWriteFieldsPacked:(ILjava/lang/String;)V
1: 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 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$RubyArgsFile$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.RubyArgsFile$INVOKER$s$0$1$readlines cannot be resolved to a type\n\torg.jruby.RubyArgsFile$INVOKER$s$0$0$readbyte cannot be resolved to a type\n\torg.jruby.RubyArgsFile$INVOKER$s$0$0$tell cannot be resolved to a type\n\torg.jruby.RubyArgsFile$INVOKER$s$0$0$skip cannot be resolved to a type\n\torg.jruby.RubyArgsFile$INVOKER$s$each_byte cannot be resolved to a type\n\torg.jruby.RubyArgsFile$INVOKER$s$0$2$read_nonblock cannot be resolved to a type\n\torg.jruby.RubyArgsFile$INVOKER$s$0$0$argv cannot be resolved to a type\n\torg.jruby.RubyArgsFile$INVOKER$s$0$1$seek cannot be resolved to a type\n\torg.jruby.RubyArgsFile$INVOKER$s$0$0$codepoints cannot be resolved to a type\n\torg.jruby.RubyArgsFile$INVOKER$s$0$0$file cannot be resolved to a type\n\torg.jruby.RubyArgsFile$INVOKER$s$0$0$to_s cannot be resolved to a type\n\torg.jruby.RubyArgsFile$INVOKER$s$0$1$to_a cannot be resolved to a type\n\torg.jruby.RubyArgsFile$INVOKER$s$0$0$close cannot be resolved to a type\n\torg.jruby.RubyArgsFile$INVOKER$s$1$0$set_pos cannot be resolved to a type\n\torg.jruby.RubyArgsFile$INVOKER$s$0$1$readline cannot be resolved to a type\n\torg.jruby.RubyArgsFile$INVOKER$s$0$0$op_binmode cannot be resolved to a type\n\torg.jruby.RubyArgsFile$INVOKER$s$0$1$lines cannot be resolved to a type\n\torg.jruby.RubyArgsFile$INVOKER$s$1$0$lineno_set cannot be resolved to a type\n\torg.jruby.RubyArgsFile$INVOKER$s$0$2$read cannot be resolved to a type\n\torg.jruby.RubyArgsFile$INVOKER$s$0$1$bytes cannot be resolved to a type\n\torg.jruby.RubyArgsFile$INVOKER$s$0$0$eof_p cannot be resolved to a type\n\torg.jruby.RubyArgsFile$INVOKER$s$0$1$gets cannot be resolved to a type\n\torg.jruby.RubyArgsFile$INVOKER$s$0$0$external_encoding cannot be resolved to a type\n\torg.jruby.RubyArgsFile$INVOKER$s$0$1$each cannot be resolved to a type\n\torg.jruby.RubyArgsFile$INVOKER$s$set_encoding cannot be resolved to a type\n\torg.jruby.RubyArgsFile$INVOKER$s$0$0$chars cannot be resolved to a type\n\torg.jruby.RubyArgsFile$INVOKER$s$0$0$each_codepoint cannot be resolved to a type\n\torg.jruby.RubyArgsFile$INVOKER$s$0$1$each_line cannot be resolved to a type\n\torg.jruby.RubyArgsFile$INVOKER$s$0$0$lineno cannot be resolved to a type\n\torg.jruby.RubyArgsFile$INVOKER$s$0$1$readpartial cannot be resolved to a type\n\torg.jruby.RubyArgsFile$INVOKER$s$0$0$filename cannot be resolved to a type\n\torg.jruby.RubyArgsFile$INVOKER$s$0$0$rewind cannot be resolved to a type\n\torg.jruby.RubyArgsFile$INVOKER$s$0$0$fileno cannot be resolved to a type\n\torg.jruby.RubyArgsFile$INVOKER$s$0$0$closed_p cannot be resolved to a type\n\torg.jruby.RubyArgsFile$INVOKER$s$0$0$each_char cannot be resolved to a type\n\torg.jruby.RubyArgsFile$INVOKER$s$0$0$binmode cannot be resolved to a type\n\torg.jruby.RubyArgsFile$INVOKER$s$0$0$to_io cannot be resolved to a type\n\torg.jruby.RubyArgsFile$INVOKER$s$0$0$internal_encoding cannot be resolved to a type\n\torg.jruby.RubyArgsFile$INVOKER$s$0$0$eof cannot be resolved to a type\n\torg.jruby.RubyArgsFile$INVOKER$s$0$0$readchar cannot be resolved to a type\n\torg.jruby.RubyArgsFile$INVOKER$s$0$0$getbyte cannot be resolved to a type\n\torg.jruby.RubyArgsFile$INVOKER$s$0$0$getc cannot be resolved to a type\n\torg.jruby.RubyArgsFile$INVOKER$i$0$0$initialize 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$RubyArgsFile$POPULATOR;
MethodParameters:
Name Flags
cls
clazz
}
SourceFile: "org$jruby$RubyArgsFile$POPULATOR.java"