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 TypeMethodDescriptionvoidIRVisitor.GetClassVariableInstr(GetClassVariableInstr getclassvariableinstr) -
Uses of GetClassVariableInstr in org.jruby.ir.instructions
Methods in org.jruby.ir.instructions that return GetClassVariableInstrModifier and TypeMethodDescriptionstatic GetClassVariableInstrGetClassVariableInstr.decode(IRReaderDecoder d) -
Uses of GetClassVariableInstr in org.jruby.ir.targets
Methods in org.jruby.ir.targets with parameters of type GetClassVariableInstrModifier and TypeMethodDescriptionvoidJVMVisitor.GetClassVariableInstr(GetClassVariableInstr getclassvariableinstr)