Uses of Class
org.jruby.ir.instructions.NopInstr
Packages that use NopInstr
-
Uses of NopInstr in org.jruby.ir
Methods in org.jruby.ir with parameters of type NopInstr -
Uses of NopInstr in org.jruby.ir.instructions
Subclasses of NopInstr in org.jruby.ir.instructionsModifier and TypeClassDescriptionclassThis is only used for active debugging and should never end up showing up in real executed code.Fields in org.jruby.ir.instructions declared as NopInstr -
Uses of NopInstr in org.jruby.ir.targets
Methods in org.jruby.ir.targets with parameters of type NopInstr