Uses of Class
org.jruby.ir.instructions.ThrowExceptionInstr
Packages that use ThrowExceptionInstr
-
Uses of ThrowExceptionInstr in org.jruby.ir
Methods in org.jruby.ir with parameters of type ThrowExceptionInstrModifier and TypeMethodDescriptionvoidIRVisitor.ThrowExceptionInstr(ThrowExceptionInstr throwexceptioninstr) -
Uses of ThrowExceptionInstr in org.jruby.ir.instructions
Methods in org.jruby.ir.instructions that return ThrowExceptionInstrModifier and TypeMethodDescriptionstatic ThrowExceptionInstrThrowExceptionInstr.decode(IRReaderDecoder d) -
Uses of ThrowExceptionInstr in org.jruby.ir.targets
Methods in org.jruby.ir.targets with parameters of type ThrowExceptionInstrModifier and TypeMethodDescriptionvoidJVMVisitor.ThrowExceptionInstr(ThrowExceptionInstr throwexceptioninstr)