Package | Description |
---|---|
org.jruby.ir.interpreter |
Modifier and Type | Method and Description |
---|---|
static IRubyObject |
Interpreter.INTERPRET_METHOD(ThreadContext context,
InterpretedIRMethod irMethod,
IRubyObject self,
String name,
IRubyObject[] args,
Block block,
Block.Type blockType,
boolean isTraceable) |
Copyright © 2001-2013 JRuby. All Rights Reserved.