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 TypeMethodDescriptionvoidIRVisitor.ReceiveRestArgInstr(ReceiveRestArgInstr receiverestarginstr) -
Uses of ReceiveRestArgInstr in org.jruby.ir.instructions
Methods in org.jruby.ir.instructions that return ReceiveRestArgInstrModifier and TypeMethodDescriptionstatic ReceiveRestArgInstrReceiveRestArgInstr.decode(IRReaderDecoder d) -
Uses of ReceiveRestArgInstr in org.jruby.ir.targets
Methods in org.jruby.ir.targets with parameters of type ReceiveRestArgInstr