Uses of Class
org.jruby.ir.instructions.PrepareBlockArgsInstr
Packages that use PrepareBlockArgsInstr
-
Uses of PrepareBlockArgsInstr in org.jruby.ir
Methods in org.jruby.ir with parameters of type PrepareBlockArgsInstrModifier and TypeMethodDescriptionvoidIRVisitor.PrepareBlockArgsInstr(PrepareBlockArgsInstr instr) -
Uses of PrepareBlockArgsInstr in org.jruby.ir.instructions
Subclasses of PrepareBlockArgsInstr in org.jruby.ir.instructionsModifier and TypeClassDescriptionclassclassclassFields in org.jruby.ir.instructions declared as PrepareBlockArgsInstrModifier and TypeFieldDescriptionstatic final PrepareBlockArgsInstrPrepareBlockArgsInstr.INSTANCEMethods in org.jruby.ir.instructions that return PrepareBlockArgsInstrModifier and TypeMethodDescriptionstatic PrepareBlockArgsInstrPrepareBlockArgsInstr.decode(IRReaderDecoder d) -
Uses of PrepareBlockArgsInstr in org.jruby.ir.targets
Methods in org.jruby.ir.targets with parameters of type PrepareBlockArgsInstrModifier and TypeMethodDescriptionvoidJVMVisitor.PrepareBlockArgsInstr(PrepareBlockArgsInstr instr)