Interface | Description |
---|---|
ModuleChain |
Either an IncludedModule, a RubyClass or a RubyModule.
|
Class | Description |
---|---|
DebugOperations | |
InternalName | |
LexicalScope | |
ModuleOperations | |
ObjectIDOperations |
Object IDs distribution
We try to respect MRI scheme when it makes sense (Fixnum for the moment).
|
RubyArguments |
Pack and unpack Ruby method arguments to and from an array of objects.
|
RubyCallStack | |
RubyConstant | |
RubyContext |
The global state of a running Ruby system.
|
RubyOperations | |
UndefinedPlaceholder |
The
UndefinedPlaceholder is a value that represents an undefined value in Ruby. |
Copyright © 2001-2015 JRuby. All Rights Reserved.