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 TypeMethodDescriptionvoid
IRVisitor.LoadLocalVarInstr
(LoadLocalVarInstr loadlocalvarinstr) -
Uses of LoadLocalVarInstr in org.jruby.ir.instructions
Methods in org.jruby.ir.instructions that return LoadLocalVarInstrModifier and TypeMethodDescriptionstatic LoadLocalVarInstr
LoadLocalVarInstr.decode
(IRReaderDecoder d) -
Uses of LoadLocalVarInstr in org.jruby.ir.targets
Methods in org.jruby.ir.targets with parameters of type LoadLocalVarInstrModifier and TypeMethodDescriptionvoid
JVMVisitor.LoadLocalVarInstr
(LoadLocalVarInstr loadlocalvarinstr)