public abstract class ClosureCallAdapter extends CallAdapter
| Modifier and Type | Field and Description |
|---|---|
private Operand |
closure |
callSite| Constructor and Description |
|---|
ClosureCallAdapter(CallSite callSite,
Operand closure) |
| Modifier and Type | Method and Description |
|---|---|
protected Block |
prepareBlock(ThreadContext context,
IRubyObject self,
DynamicScope currDynScope,
java.lang.Object[] temp) |
call, getCallSiteprivate Operand closure
protected Block prepareBlock(ThreadContext context, IRubyObject self, DynamicScope currDynScope, java.lang.Object[] temp)