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