Uses of Class
org.jruby.ir.instructions.ReceiveKeywordRestArgInstr
Packages that use ReceiveKeywordRestArgInstr
-
Uses of ReceiveKeywordRestArgInstr in org.jruby.ir
Methods in org.jruby.ir with parameters of type ReceiveKeywordRestArgInstrModifier and TypeMethodDescriptionvoid
IRVisitor.ReceiveKeywordRestArgInstr
(ReceiveKeywordRestArgInstr receiveKeywordRestArgInstr) -
Uses of ReceiveKeywordRestArgInstr in org.jruby.ir.instructions
Methods in org.jruby.ir.instructions that return ReceiveKeywordRestArgInstrModifier and TypeMethodDescriptionstatic ReceiveKeywordRestArgInstr
ReceiveKeywordRestArgInstr.decode
(IRReaderDecoder d) -
Uses of ReceiveKeywordRestArgInstr in org.jruby.ir.targets
Methods in org.jruby.ir.targets with parameters of type ReceiveKeywordRestArgInstrModifier and TypeMethodDescriptionvoid
JVMVisitor.ReceiveKeywordRestArgInstr
(ReceiveKeywordRestArgInstr instr)