| 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() |
WrappedIRClosure |
BuildLambdaInstr.getLambdaBody() |
| Constructor and Description |
|---|
BuildLambdaInstr(Variable result,
WrappedIRClosure lambdaBody)
The position for the block
|
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-2020 JRuby. All Rights Reserved.