Uses of Class
org.jruby.ir.instructions.NonlocalReturnInstr
Packages that use NonlocalReturnInstr
-
Uses of NonlocalReturnInstr in org.jruby.ir
Methods in org.jruby.ir with parameters of type NonlocalReturnInstrModifier and TypeMethodDescriptionvoidIRVisitor.NonlocalReturnInstr(NonlocalReturnInstr nonlocalreturninstr) -
Uses of NonlocalReturnInstr in org.jruby.ir.instructions
Methods in org.jruby.ir.instructions that return NonlocalReturnInstrModifier and TypeMethodDescriptionstatic NonlocalReturnInstrNonlocalReturnInstr.decode(IRReaderDecoder d) -
Uses of NonlocalReturnInstr in org.jruby.ir.targets
Methods in org.jruby.ir.targets with parameters of type NonlocalReturnInstrModifier and TypeMethodDescriptionvoidJVMVisitor.NonlocalReturnInstr(NonlocalReturnInstr returninstr)