|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IRClosure | |
|---|---|
| org.jruby.compiler.ir | |
| org.jruby.compiler.ir.operands | |
| org.jruby.runtime | |
| Uses of IRClosure in org.jruby.compiler.ir |
|---|
| Methods in org.jruby.compiler.ir that return types with arguments of type IRClosure | |
|---|---|
java.util.List<IRClosure> |
IRExecutionScope.getClosures()
|
| Methods in org.jruby.compiler.ir with parameters of type IRClosure | |
|---|---|
void |
IRExecutionScope.addClosure(IRClosure c)
|
| Uses of IRClosure in org.jruby.compiler.ir.operands |
|---|
| Constructors in org.jruby.compiler.ir.operands with parameters of type IRClosure | |
|---|---|
ClosureMetaObject(IRClosure scope)
|
|
| Uses of IRClosure in org.jruby.runtime |
|---|
| Constructors in org.jruby.runtime with parameters of type IRClosure | |
|---|---|
InterpretedIRBlockBody(IRClosure closure,
Arity arity,
int argumentType)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||