Package | Description |
---|---|
org.jruby.truffle.runtime | |
org.jruby.truffle.runtime.core |
Modifier and Type | Method and Description |
---|---|
ModuleChain |
ModuleChain.getParentModule() |
Modifier and Type | Class and Description |
---|---|
class |
RubyClass
Represents the Ruby
Class class. |
class |
RubyModule
Represents the Ruby
Module class. |
Modifier and Type | Field and Description |
---|---|
protected ModuleChain |
RubyModule.parentModule |
Modifier and Type | Method and Description |
---|---|
ModuleChain |
RubyModule.getParentModule() |
Copyright © 2001-2015 JRuby. All Rights Reserved.