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, getCallSite
protected Block prepareBlock(ThreadContext context, IRubyObject self, DynamicScope currDynScope, Object[] temp)
Copyright © 2001-2015 JRuby. All Rights Reserved.