Uses of Class
org.jruby.ir.instructions.ReceivePostReqdArgInstr
Packages that use ReceivePostReqdArgInstr
-
Uses of ReceivePostReqdArgInstr in org.jruby.ir
Methods in org.jruby.ir with parameters of type ReceivePostReqdArgInstrModifier and TypeMethodDescriptionvoidIRVisitor.ReceivePostReqdArgInstr(ReceivePostReqdArgInstr receivepostreqdarginstr) -
Uses of ReceivePostReqdArgInstr in org.jruby.ir.instructions
Methods in org.jruby.ir.instructions that return ReceivePostReqdArgInstrModifier and TypeMethodDescriptionstatic ReceivePostReqdArgInstrReceivePostReqdArgInstr.decode(IRReaderDecoder d) -
Uses of ReceivePostReqdArgInstr in org.jruby.ir.targets
Methods in org.jruby.ir.targets with parameters of type ReceivePostReqdArgInstrModifier and TypeMethodDescriptionvoidJVMVisitor.ReceivePostReqdArgInstr(ReceivePostReqdArgInstr instr)