|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RubyModule.Generation | |
---|---|
org.jruby |
Uses of RubyModule.Generation in org.jruby |
---|
Fields in org.jruby declared as RubyModule.Generation | |
---|---|
protected RubyModule.Generation |
RubyModule.generation
|
Constructors in org.jruby with parameters of type RubyModule.Generation | |
---|---|
RubyClass(Ruby runtime,
RubyClass superClass,
RubyModule.Generation generation,
boolean objectSpace)
separate path for MetaClass and IncludedModuleWrapper construction (rb_class_boot version for MetaClasses) no marshal, allocator initialization and addSubclass(this) here! |
|
RubyModule(Ruby runtime,
RubyClass metaClass,
RubyModule.Generation generation,
boolean objectSpace)
separate path for MetaClass construction |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |