Uses of Class
org.jruby.ir.instructions.PrepareSingleBlockArgInstr
Packages that use PrepareSingleBlockArgInstr
-
Uses of PrepareSingleBlockArgInstr in org.jruby.ir
Methods in org.jruby.ir with parameters of type PrepareSingleBlockArgInstrModifier and TypeMethodDescriptionvoidIRVisitor.PrepareSingleBlockArgInstr(PrepareSingleBlockArgInstr instr) -
Uses of PrepareSingleBlockArgInstr in org.jruby.ir.instructions
Fields in org.jruby.ir.instructions declared as PrepareSingleBlockArgInstrModifier and TypeFieldDescriptionstatic final PrepareSingleBlockArgInstrPrepareSingleBlockArgInstr.INSTANCEMethods in org.jruby.ir.instructions that return PrepareSingleBlockArgInstrModifier and TypeMethodDescriptionstatic PrepareSingleBlockArgInstrPrepareSingleBlockArgInstr.decode(IRReaderDecoder d) -
Uses of PrepareSingleBlockArgInstr in org.jruby.ir.targets
Methods in org.jruby.ir.targets with parameters of type PrepareSingleBlockArgInstrModifier and TypeMethodDescriptionvoidJVMVisitor.PrepareSingleBlockArgInstr(PrepareSingleBlockArgInstr instr)