| Package | Description |
|---|---|
| org.jruby.compiler.ir | |
| org.jruby.compiler.ir.operands | |
| org.jruby.runtime |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<IRClosure> |
IRExecutionScope.getClosures() |
| Modifier and Type | Method and Description |
|---|---|
void |
IRExecutionScope.addClosure(IRClosure c) |
| Constructor and Description |
|---|
ClosureMetaObject(IRClosure scope) |
| Constructor and Description |
|---|
InterpretedIRBlockBody(IRClosure closure,
Arity arity,
int argumentType) |
Copyright © 2002-2009 JRuby Team. All Rights Reserved.