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