Uses of Class
org.jruby.ir.instructions.LoadLocalVarInstr
Packages that use LoadLocalVarInstr
-
Uses of LoadLocalVarInstr in org.jruby.ir
Methods in org.jruby.ir with parameters of type LoadLocalVarInstrModifier and TypeMethodDescriptionvoidIRVisitor.LoadLocalVarInstr(LoadLocalVarInstr loadlocalvarinstr) -
Uses of LoadLocalVarInstr in org.jruby.ir.instructions
Methods in org.jruby.ir.instructions that return LoadLocalVarInstrModifier and TypeMethodDescriptionstatic LoadLocalVarInstrLoadLocalVarInstr.decode(IRReaderDecoder d) -
Uses of LoadLocalVarInstr in org.jruby.ir.targets
Methods in org.jruby.ir.targets with parameters of type LoadLocalVarInstrModifier and TypeMethodDescriptionvoidJVMVisitor.LoadLocalVarInstr(LoadLocalVarInstr loadlocalvarinstr)