Uses of Class
org.jruby.ir.instructions.ReceivePreReqdArgInstr
Packages that use ReceivePreReqdArgInstr
-
Uses of ReceivePreReqdArgInstr in org.jruby.ir
Methods in org.jruby.ir with parameters of type ReceivePreReqdArgInstrModifier and TypeMethodDescriptionvoidIRVisitor.ReceivePreReqdArgInstr(ReceivePreReqdArgInstr receiveprereqdarginstr) -
Uses of ReceivePreReqdArgInstr in org.jruby.ir.instructions
Methods in org.jruby.ir.instructions that return ReceivePreReqdArgInstrModifier and TypeMethodDescriptionstatic ReceivePreReqdArgInstrReceivePreReqdArgInstr.decode(IRReaderDecoder d) -
Uses of ReceivePreReqdArgInstr in org.jruby.ir.targets
Methods in org.jruby.ir.targets with parameters of type ReceivePreReqdArgInstrModifier and TypeMethodDescriptionvoidJVMVisitor.ReceivePreReqdArgInstr(ReceivePreReqdArgInstr instr)