public interface CompiledBlockCallback19
Modifier and Type | Method and Description |
---|---|
IRubyObject |
call(ThreadContext context,
IRubyObject self,
IRubyObject[] args,
Block block) |
String |
getFile() |
int |
getLine() |
IRubyObject call(ThreadContext context, IRubyObject self, IRubyObject[] args, Block block)
String getFile()
int getLine()
Copyright © 2001-2015 JRuby. All Rights Reserved.