| Package | Description |
|---|---|
| org.jruby |
| Modifier and Type | Class and Description |
|---|---|
class |
RubyModule.Autoload
Objects for holding autoload state for the defined constant.
|
static class |
RubyModule.ConstantEntry
Represents a constant value, possibly hidden (private).
|
| Modifier and Type | Method and Description |
|---|---|
RubyModule.SourceLocation |
RubyModule.getConstantSourceLocation(java.lang.String name,
boolean inherit,
boolean includeObject) |
Copyright © 2001-2023 JRuby. All Rights Reserved.