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