public class org.jruby.gen.org$jruby$RubyFileStat$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$RubyFileStat$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$RubyFileStat$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.RubyFileStat$INVOKER$i$0$0$symlink_p cannot be resolved to a type\n\torg.jruby.RubyFileStat$INVOKER$i$0$0$gid cannot be resolved to a type\n\torg.jruby.RubyFileStat$INVOKER$i$0$0$setgid_p cannot be resolved to a type\n\torg.jruby.RubyFileStat$INVOKER$i$0$0$pipe_p cannot be resolved to a type\n\torg.jruby.RubyFileStat$INVOKER$i$0$0$mtime cannot be resolved to a type\n\torg.jruby.RubyFileStat$INVOKER$i$0$0$file_p cannot be resolved to a type\n\torg.jruby.RubyFileStat$INVOKER$i$0$0$setuid_p cannot be resolved to a type\n\torg.jruby.RubyFileStat$INVOKER$i$0$0$blockdev_p cannot be resolved to a type\n\torg.jruby.RubyFileStat$INVOKER$i$0$0$mode cannot be resolved to a type\n\torg.jruby.RubyFileStat$INVOKER$i$0$0$owned_p cannot be resolved to a type\n\torg.jruby.RubyFileStat$INVOKER$i$0$0$directory_p cannot be resolved to a type\n\torg.jruby.RubyFileStat$INVOKER$i$0$0$uid cannot be resolved to a type\n\torg.jruby.RubyFileStat$INVOKER$i$0$0$dev cannot be resolved to a type\n\torg.jruby.RubyFileStat$INVOKER$i$0$0$readableReal_p cannot be resolved to a type\n\torg.jruby.RubyFileStat$INVOKER$i$0$0$rdev cannot be resolved to a type\n\torg.jruby.RubyFileStat$INVOKER$i$0$0$socket_p cannot be resolved to a type\n\torg.jruby.RubyFileStat$INVOKER$i$0$0$size_p cannot be resolved to a type\n\torg.jruby.RubyFileStat$INVOKER$i$0$0$ctime cannot be resolved to a type\n\torg.jruby.RubyFileStat$INVOKER$i$0$0$executable_p cannot be resolved to a type\n\torg.jruby.RubyFileStat$INVOKER$i$1$0$initialize_copy cannot be resolved to a type\n\torg.jruby.RubyFileStat$INVOKER$i$1$0$cmp cannot be resolved to a type\n\torg.jruby.RubyFileStat$INVOKER$i$0$0$writableReal_p cannot be resolved to a type\n\torg.jruby.RubyFileStat$INVOKER$i$0$0$worldReadable cannot be resolved to a type\n\torg.jruby.RubyFileStat$INVOKER$i$0$0$atime cannot be resolved to a type\n\torg.jruby.RubyFileStat$INVOKER$i$0$0$sticky_p cannot be resolved to a type\n\torg.jruby.RubyFileStat$INVOKER$i$0$0$writable_p cannot be resolved to a type\n\torg.jruby.RubyFileStat$INVOKER$i$0$0$blockSize cannot be resolved to a type\n\torg.jruby.RubyFileStat$INVOKER$i$0$0$blocks cannot be resolved to a type\n\torg.jruby.RubyFileStat$INVOKER$i$0$0$nlink cannot be resolved to a type\n\torg.jruby.RubyFileStat$INVOKER$i$0$0$rdevMinor cannot be resolved to a type\n\torg.jruby.RubyFileStat$INVOKER$i$0$0$ino cannot be resolved to a type\n\torg.jruby.RubyFileStat$INVOKER$i$0$0$group_owned_p cannot be resolved to a type\n\torg.jruby.RubyFileStat$INVOKER$i$0$0$zero_p cannot be resolved to a type\n\torg.jruby.RubyFileStat$INVOKER$i$0$0$rdevMajor cannot be resolved to a type\n\torg.jruby.RubyFileStat$INVOKER$i$0$0$ftype cannot be resolved to a type\n\torg.jruby.RubyFileStat$INVOKER$i$0$0$devMajor cannot be resolved to a type\n\torg.jruby.RubyFileStat$INVOKER$i$0$0$devMinor cannot be resolved to a type\n\torg.jruby.RubyFileStat$INVOKER$i$0$0$size cannot be resolved to a type\n\torg.jruby.RubyFileStat$INVOKER$i$0$0$chardev_p cannot be resolved to a type\n\torg.jruby.RubyFileStat$INVOKER$i$0$0$worldWritable cannot be resolved to a type\n\torg.jruby.RubyFileStat$INVOKER$i$0$0$inspect cannot be resolved to a type\n\torg.jruby.RubyFileStat$INVOKER$i$0$0$readable_p cannot be resolved to a type\n\torg.jruby.RubyFileStat$INVOKER$i$0$0$birthtime cannot be resolved to a type\n\torg.jruby.RubyFileStat$INVOKER$i$1$0$initialize19 cannot be resolved to a type\n\torg.jruby.RubyFileStat$INVOKER$i$0$0$executableReal_p 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$RubyFileStat$POPULATOR;
MethodParameters:
Name Flags
cls
clazz
}
SourceFile: "org$jruby$RubyFileStat$POPULATOR.java"