|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ContextAwareBlockBody | |
---|---|
org.jruby.runtime |
Uses of ContextAwareBlockBody in org.jruby.runtime |
---|
Subclasses of ContextAwareBlockBody in org.jruby.runtime | |
---|---|
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
A Block implemented using a Java-based BlockCallback implementation rather than with an ICallable. |
class |
CompiledSharedScopeBlock
A Block implemented using a Java-based BlockCallback implementation rather than with an ICallable. |
class |
Interpreted19Block
|
class |
InterpretedBlock
This branch of the BlockBody hierarchy represents an interpreted block that passes its AST nodes to the interpreter. |
class |
InterpretedIRBlockBody
|
class |
MethodBlock
Internal live representation of a block ({...} or do ... |
class |
SharedScopeBlock
Represents the live state of a for or END construct in Ruby. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |