| 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-2021 JRuby. All Rights Reserved.