|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Classes in org.jruby.runtime used by org.jruby | |
---|---|
Arity
The arity of a method is the number of arguments it takes. |
|
Binding
Internal live representation of a block ({...} or do ... |
|
Block
Internal live representation of a block ({...} or do ... |
|
Block.Type
|
|
BlockCallback
A simple interface for creating a callback using JRuby's block logic. |
|
CallbackFactory
Helper class to build Callback method. |
|
CallSite
This is the abstract superclass for all call sites in the system. |
|
CallType
|
|
DynamicScope
|
|
EventHook
|
|
ExecutionContext
|
|
GlobalVariable
|
|
MethodFactory
MethodFactory is used to generate "invokers" or "method handles" given a target class, method name, and other characteristics. |
|
ObjectAllocator
|
|
ObjectMarshal
|
|
ObjectSpace
FIXME: This version is faster than the previous, but both suffer from a crucial flaw: It is impossible to create an ObjectSpace with an iterator that doesn't either: a. |
|
RubyEvent
|
|
ThreadContext
|
|
Visibility
|
Classes in org.jruby.runtime used by org.jruby.ast | |
---|---|
Arity
The arity of a method is the number of arguments it takes. |
|
Block
Internal live representation of a block ({...} or do ... |
|
BlockBody
The executable body portion of a closure. |
|
CallSite
This is the abstract superclass for all call sites in the system. |
|
DynamicScope
|
|
ThreadContext
|
Classes in org.jruby.runtime used by org.jruby.ast.executable | |
---|---|
Block
Internal live representation of a block ({...} or do ... |
|
BlockBody
The executable body portion of a closure. |
|
CallSite
This is the abstract superclass for all call sites in the system. |
|
CompiledBlockCallback
|
|
ThreadContext
|
Classes in org.jruby.runtime used by org.jruby.ast.types | |
---|---|
Arity
The arity of a method is the number of arguments it takes. |
|
Block
Internal live representation of a block ({...} or do ... |
|
ThreadContext
|
Classes in org.jruby.runtime used by org.jruby.cext | |
---|---|
Arity
The arity of a method is the number of arguments it takes. |
|
Block
Internal live representation of a block ({...} or do ... |
|
ObjectAllocator
|
|
ThreadContext
|
Classes in org.jruby.runtime used by org.jruby.compiler | |
---|---|
CallType
|
|
ThreadContext
|
Classes in org.jruby.runtime used by org.jruby.compiler.impl | |
---|---|
Arity
The arity of a method is the number of arguments it takes. |
|
CallType
|
Classes in org.jruby.runtime used by org.jruby.compiler.ir | |
---|---|
Arity
The arity of a method is the number of arguments it takes. |
|
BlockBody
The executable body portion of a closure. |
Classes in org.jruby.runtime used by org.jruby.compiler.ir.operands | |
---|---|
ThreadContext
|
Classes in org.jruby.runtime used by org.jruby.embed | |
---|---|
Block
Internal live representation of a block ({...} or do ... |
Classes in org.jruby.runtime used by org.jruby.embed.internal | |
---|---|
Block
Internal live representation of a block ({...} or do ... |
Classes in org.jruby.runtime used by org.jruby.evaluator | |
---|---|
Binding
Internal live representation of a block ({...} or do ... |
|
Block
Internal live representation of a block ({...} or do ... |
|
RubyEvent
|
|
ThreadContext
|
Classes in org.jruby.runtime used by org.jruby.ext | |
---|---|
Block
Internal live representation of a block ({...} or do ... |
|
ObjectAllocator
|
|
ThreadContext
|
Classes in org.jruby.runtime used by org.jruby.ext.ffi | |
---|---|
Arity
The arity of a method is the number of arguments it takes. |
|
Block
Internal live representation of a block ({...} or do ... |
|
ThreadContext
|
Classes in org.jruby.runtime used by org.jruby.ext.ffi.io | |
---|---|
ThreadContext
|
Classes in org.jruby.runtime used by org.jruby.ext.ffi.jffi | |
---|---|
Arity
The arity of a method is the number of arguments it takes. |
|
Block
Internal live representation of a block ({...} or do ... |
|
ThreadContext
|
Classes in org.jruby.runtime used by org.jruby.ext.jruby | |
---|---|
ThreadContext
|
Classes in org.jruby.runtime used by org.jruby.ext.psych | |
---|---|
ThreadContext
|
Classes in org.jruby.runtime used by org.jruby.ext.rubinius | |
---|---|
ThreadContext
|
Classes in org.jruby.runtime used by org.jruby.ext.socket | |
---|---|
Block
Internal live representation of a block ({...} or do ... |
|
ThreadContext
|
Classes in org.jruby.runtime used by org.jruby.internal.runtime | |
---|---|
Block
Internal live representation of a block ({...} or do ... |
|
Frame
A Frame holds per-call information that needs to persist outside the execution of a given method. |
|
IAccessor
|
|
ThreadContext
|
Classes in org.jruby.runtime used by org.jruby.internal.runtime.methods | |
---|---|
Arity
The arity of a method is the number of arguments it takes. |
|
Block
Internal live representation of a block ({...} or do ... |
|
CallType
|
|
CompiledBlockCallback
|
|
CompiledBlockCallback19
|
|
MethodFactory
MethodFactory is used to generate "invokers" or "method handles" given a target class, method name, and other characteristics. |
|
PositionAware
Simple no-pojo methods for Position of a method (in truth we could use this anywhere). |
|
ThreadContext
|
|
Visibility
|
Classes in org.jruby.runtime used by org.jruby.interpreter | |
---|---|
Block
Internal live representation of a block ({...} or do ... |
|
DynamicScope
|
|
Frame
A Frame holds per-call information that needs to persist outside the execution of a given method. |
|
ThreadContext
|
Classes in org.jruby.runtime used by org.jruby.java.addons | |
---|---|
Block
Internal live representation of a block ({...} or do ... |
|
ThreadContext
|
Classes in org.jruby.runtime used by org.jruby.java.invokers | |
---|---|
Block
Internal live representation of a block ({...} or do ... |
|
ThreadContext
|
Classes in org.jruby.runtime used by org.jruby.java.proxies | |
---|---|
Block
Internal live representation of a block ({...} or do ... |
|
ThreadContext
|
|
Visibility
|
Classes in org.jruby.runtime used by org.jruby.javasupport | |
---|---|
Block
Internal live representation of a block ({...} or do ... |
|
ThreadContext
|
Classes in org.jruby.runtime used by org.jruby.javasupport.proxy | |
---|---|
Block
Internal live representation of a block ({...} or do ... |
Classes in org.jruby.runtime used by org.jruby.javasupport.util | |
---|---|
Arity
The arity of a method is the number of arguments it takes. |
|
Block
Internal live representation of a block ({...} or do ... |
|
BlockBody
The executable body portion of a closure. |
|
CallSite
This is the abstract superclass for all call sites in the system. |
|
CallType
|
|
CompiledBlockCallback
|
|
CompiledBlockCallback19
|
|
DynamicScope
|
|
ThreadContext
|
|
Visibility
|
Classes in org.jruby.runtime used by org.jruby.lexer.yacc | |
---|---|
PositionAware
Simple no-pojo methods for Position of a method (in truth we could use this anywhere). |
Classes in org.jruby.runtime used by org.jruby.libraries | |
---|---|
Block
Internal live representation of a block ({...} or do ... |
|
ExecutionContext
|
|
ThreadContext
|
Classes in org.jruby.runtime used by org.jruby.parser | |
---|---|
Arity
The arity of a method is the number of arguments it takes. |
|
DynamicScope
|
Classes in org.jruby.runtime used by org.jruby.runtime | |
---|---|
Arity
The arity of a method is the number of arguments it takes. |
|
Binding
Internal live representation of a block ({...} or do ... |
|
Block
Internal live representation of a block ({...} or do ... |
|
Block.Type
|
|
BlockBody
The executable body portion of a closure. |
|
BlockCallback
A simple interface for creating a callback using JRuby's block logic. |
|
CallbackFactory
Helper class to build Callback method. |
|
CallSite
This is the abstract superclass for all call sites in the system. |
|
CallType
|
|
CompiledBlock
A Block implemented using a Java-based BlockCallback implementation rather than with an ICallable. |
|
CompiledBlock19
A Block implemented using a Java-based BlockCallback implementation rather than with an ICallable. |
|
CompiledBlockCallback
|
|
CompiledBlockCallback19
|
|
CompiledBlockLight
A Block implemented using a Java-based BlockCallback implementation rather than with an ICallable. |
|
ContextAwareBlockBody
Common type for all block types which share similar values that ThreadContext uses. |
|
DynamicScope
|
|
Frame
A Frame holds per-call information that needs to persist outside the execution of a given method. |
|
GlobalVariable
|
|
InterpretedBlock
This branch of the BlockBody hierarchy represents an interpreted block that passes its AST nodes to the interpreter. |
|
MethodBlock
Internal live representation of a block ({...} or do ... |
|
MethodFactory
MethodFactory is used to generate "invokers" or "method handles" given a target class, method name, and other characteristics. |
|
ObjectAllocator
|
|
ObjectMarshal
|
|
RubyEvent
|
|
ThreadContext
|
|
Visibility
|
Classes in org.jruby.runtime used by org.jruby.runtime.assigner | |
---|---|
Block
Internal live representation of a block ({...} or do ... |
|
ThreadContext
|
Classes in org.jruby.runtime used by org.jruby.runtime.backtrace | |
---|---|
ThreadContext
|
Classes in org.jruby.runtime used by org.jruby.runtime.builtin | |
---|---|
Block
Internal live representation of a block ({...} or do ... |
|
ThreadContext
|
Classes in org.jruby.runtime used by org.jruby.runtime.callback | |
---|---|
Arity
The arity of a method is the number of arguments it takes. |
|
Block
Internal live representation of a block ({...} or do ... |
|
CallbackFactory
Helper class to build Callback method. |
|
CompiledBlockCallback
|
|
CompiledBlockCallback19
|
Classes in org.jruby.runtime used by org.jruby.runtime.callsite | |
---|---|
Block
Internal live representation of a block ({...} or do ... |
|
CallSite
This is the abstract superclass for all call sites in the system. |
|
CallType
|
|
ThreadContext
|
Classes in org.jruby.runtime used by org.jruby.runtime.profile | |
---|---|
ThreadContext
|
Classes in org.jruby.runtime used by org.jruby.runtime.scope | |
---|---|
DynamicScope
|
Classes in org.jruby.runtime used by org.jruby.util | |
---|---|
BlockCallback
A simple interface for creating a callback using JRuby's block logic. |
|
CallSite
This is the abstract superclass for all call sites in the system. |
|
ThreadContext
|
Classes in org.jruby.runtime used by org.jruby.util.io | |
---|---|
Block
Internal live representation of a block ({...} or do ... |
|
ThreadContext
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |