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