public class ThreeArgBlockOperandCallAdapter extends ClosureCallAdapter
callSite| Constructor and Description |
|---|
ThreeArgBlockOperandCallAdapter(CallSite callSite,
Operand[] args,
Operand closure) |
| Modifier and Type | Method and Description |
|---|---|
Object |
call(ThreadContext context,
IRubyObject self,
IRubyObject receiver,
DynamicScope currDynScope,
Object[] temp) |
prepareBlockgetCallSitepublic Object call(ThreadContext context, IRubyObject self, IRubyObject receiver, DynamicScope currDynScope, Object[] temp)
call in class CallAdapterCopyright © 2001–2024 JRuby. All rights reserved.