| Package | Description |
|---|---|
| org.jruby.ir | |
| org.jruby.ir.instructions | |
| org.jruby.ir.operands | |
| org.jruby.ir.persistence | |
| org.jruby.ir.targets |
| Modifier and Type | Method and Description |
|---|---|
void |
IRVisitor.WrappedIRClosure(WrappedIRClosure wrappedirclosure) |
| Modifier and Type | Method and Description |
|---|---|
WrappedIRClosure |
RecordEndBlockInstr.getEndBlockClosure() |
| Constructor and Description |
|---|
RecordEndBlockInstr(IRScope declaringScope,
WrappedIRClosure endBlockClosure) |
| Modifier and Type | Method and Description |
|---|---|
static WrappedIRClosure |
WrappedIRClosure.decode(IRReaderDecoder d) |
| Modifier and Type | Method and Description |
|---|---|
void |
IRDumper.WrappedIRClosure(WrappedIRClosure wrappedirclosure) |
| Modifier and Type | Method and Description |
|---|---|
void |
JVMVisitor.WrappedIRClosure(WrappedIRClosure wrappedirclosure) |
Copyright © 2001-2016 JRuby. All Rights Reserved.