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