Package | Description |
---|---|
org.jruby.ir.runtime |
Modifier and Type | Method and Description |
---|---|
static IRBreakJump |
IRBreakJump.create(DynamicScope scopeToReturnTo,
IRubyObject rv)
Deprecated.
|
static IRBreakJump |
IRBreakJump.create(DynamicScope scopeToReturnTo,
IRubyObject rv,
boolean breakInEval) |
Copyright © 2001-2019 JRuby. All Rights Reserved.