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