Uses of Class
org.jruby.ir.instructions.ReceiveOptArgInstr
Packages that use ReceiveOptArgInstr
-
Uses of ReceiveOptArgInstr in org.jruby.ir
Methods in org.jruby.ir with parameters of type ReceiveOptArgInstrModifier and TypeMethodDescriptionvoid
IRVisitor.ReceiveOptArgInstr
(ReceiveOptArgInstr receiveoptarginstr) -
Uses of ReceiveOptArgInstr in org.jruby.ir.instructions
Methods in org.jruby.ir.instructions that return ReceiveOptArgInstrModifier and TypeMethodDescriptionstatic ReceiveOptArgInstr
ReceiveOptArgInstr.decode
(IRReaderDecoder d) -
Uses of ReceiveOptArgInstr in org.jruby.ir.targets
Methods in org.jruby.ir.targets with parameters of type ReceiveOptArgInstr