Uses of Class
org.jruby.ir.instructions.DefineInstanceMethodInstr
Packages that use DefineInstanceMethodInstr
-
Uses of DefineInstanceMethodInstr in org.jruby.ir
Methods in org.jruby.ir with parameters of type DefineInstanceMethodInstrModifier and TypeMethodDescriptionvoidIRVisitor.DefineInstanceMethodInstr(DefineInstanceMethodInstr defineinstancemethodinstr) -
Uses of DefineInstanceMethodInstr in org.jruby.ir.instructions
Methods in org.jruby.ir.instructions that return DefineInstanceMethodInstrModifier and TypeMethodDescriptionstatic DefineInstanceMethodInstrDefineInstanceMethodInstr.decode(IRReaderDecoder d) -
Uses of DefineInstanceMethodInstr in org.jruby.ir.targets
Methods in org.jruby.ir.targets with parameters of type DefineInstanceMethodInstrModifier and TypeMethodDescriptionvoidJVMVisitor.DefineInstanceMethodInstr(DefineInstanceMethodInstr defineinstancemethodinstr)