| Package | Description |
|---|---|
| org.jruby.runtime |
| Modifier and Type | Class and Description |
|---|---|
class |
CompiledBlock
A Block implemented using a Java-based BlockCallback implementation
rather than with an ICallable.
|
class |
CompiledBlock19
A Block implemented using a Java-based BlockCallback implementation
rather than with an ICallable.
|
class |
CompiledBlockLight
A Block implemented using a Java-based BlockCallback implementation
rather than with an ICallable.
|
class |
CompiledBlockLight19
Deprecated.
|
class |
CompiledIRBlockBody |
class |
CompiledSharedScopeBlock
A Block implemented using a Java-based BlockCallback implementation
rather than with an ICallable.
|
class |
InterpretedIRBlockBody |
class |
IRBlockBody |
class |
MethodBlock
Internal live representation of a block ({...} or do ...
|
Copyright © 2001-2015 JRuby. All Rights Reserved.