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