Uses of Class
org.jruby.ir.instructions.GetGlobalVariableInstr
Packages that use GetGlobalVariableInstr
-
Uses of GetGlobalVariableInstr in org.jruby.ir
Methods in org.jruby.ir with parameters of type GetGlobalVariableInstrModifier and TypeMethodDescriptionvoid
IRVisitor.GetGlobalVariableInstr
(GetGlobalVariableInstr getglobalvariableinstr) -
Uses of GetGlobalVariableInstr in org.jruby.ir.instructions
Methods in org.jruby.ir.instructions that return GetGlobalVariableInstrModifier and TypeMethodDescriptionstatic GetGlobalVariableInstr
GetGlobalVariableInstr.decode
(IRReaderDecoder d) -
Uses of GetGlobalVariableInstr in org.jruby.ir.targets
Methods in org.jruby.ir.targets with parameters of type GetGlobalVariableInstrModifier and TypeMethodDescriptionvoid
JVMVisitor.GetGlobalVariableInstr
(GetGlobalVariableInstr getglobalvariableinstr)