Package | Description |
---|---|
org.jruby |
Modifier and Type | Method and Description |
---|---|
protected RubyModule.ConstantEntry |
RubyModule.constantEntryFetch(String name) |
protected RubyModule.ConstantEntry |
IncludedModuleWrapper.constantEntryFetch(String name) |
RubyModule.ConstantEntry |
RubyModule.ConstantEntry.dup() |
Modifier and Type | Method and Description |
---|---|
Map<String,RubyModule.ConstantEntry> |
RubyModule.getConstantMap() |
Map<String,RubyModule.ConstantEntry> |
RubyModule.getConstantMapForWrite() |
Copyright © 2001-2016 JRuby. All Rights Reserved.