public abstract class ClosureCallAdapter extends CallAdapter
callSite| Constructor and Description |
|---|
ClosureCallAdapter(CallSite callSite,
Operand closure) |
| Modifier and Type | Method and Description |
|---|---|
protected Block |
prepareBlock(ThreadContext context,
IRubyObject self,
DynamicScope currDynScope,
Object[] temp) |
call, getCallSiteprotected Block prepareBlock(ThreadContext context, IRubyObject self, DynamicScope currDynScope, Object[] temp)
Copyright © 2001–2024 JRuby. All rights reserved.