public class TwoArgBlockOperandCallAdapter extends ClosureCallAdapter
callSite| Constructor and Description |
|---|
TwoArgBlockOperandCallAdapter(CallSite callSite,
Operand[] args,
Operand closure) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
call(ThreadContext context,
IRubyObject self,
IRubyObject receiver,
DynamicScope currDynScope,
java.lang.Object[] temp) |
prepareBlockgetCallSitepublic java.lang.Object call(ThreadContext context, IRubyObject self, IRubyObject receiver, DynamicScope currDynScope, java.lang.Object[] temp)
call in class CallAdapterCopyright © 2002-2009 JRuby Team. All Rights Reserved.