Uses of Class
org.jruby.ir.runtime.IRBreakJump
Packages that use IRBreakJump
-
Uses of IRBreakJump in org.jruby.ir.runtime
Methods in org.jruby.ir.runtime that return IRBreakJumpModifier and TypeMethodDescriptionstatic IRBreakJumpIRBreakJump.create(DynamicScope scopeToReturnTo, IRubyObject rv) Deprecated.static IRBreakJumpIRBreakJump.create(DynamicScope scopeToReturnTo, IRubyObject rv, boolean breakInEval)