public class TwoArgNoBlockConstantCallAdapter extends CallAdapter
callSite| Constructor and Description |
|---|
TwoArgNoBlockConstantCallAdapter(CallSite callSite,
Operand[] args) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
call(ThreadContext context,
IRubyObject self,
IRubyObject receiver,
DynamicScope currDynScope,
java.lang.Object[] temp) |
getCallSitepublic 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.