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