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 TypeMethodDescriptionvoid
IRVisitor.DefineInstanceMethodInstr
(DefineInstanceMethodInstr defineinstancemethodinstr) -
Uses of DefineInstanceMethodInstr in org.jruby.ir.instructions
Methods in org.jruby.ir.instructions that return DefineInstanceMethodInstrModifier and TypeMethodDescriptionstatic DefineInstanceMethodInstr
DefineInstanceMethodInstr.decode
(IRReaderDecoder d) -
Uses of DefineInstanceMethodInstr in org.jruby.ir.targets
Methods in org.jruby.ir.targets with parameters of type DefineInstanceMethodInstrModifier and TypeMethodDescriptionvoid
JVMVisitor.DefineInstanceMethodInstr
(DefineInstanceMethodInstr defineinstancemethodinstr)