Uses of Class
org.jruby.ir.instructions.SearchModuleForConstInstr
Packages that use SearchModuleForConstInstr
-
Uses of SearchModuleForConstInstr in org.jruby.ir
Methods in org.jruby.ir with parameters of type SearchModuleForConstInstrModifier and TypeMethodDescriptionvoidIRVisitor.SearchModuleForConstInstr(SearchModuleForConstInstr searchconstinstr) -
Uses of SearchModuleForConstInstr in org.jruby.ir.instructions
Methods in org.jruby.ir.instructions that return SearchModuleForConstInstrModifier and TypeMethodDescriptionstatic SearchModuleForConstInstrSearchModuleForConstInstr.decode(IRReaderDecoder d) -
Uses of SearchModuleForConstInstr in org.jruby.ir.targets
Methods in org.jruby.ir.targets with parameters of type SearchModuleForConstInstrModifier and TypeMethodDescriptionvoidJVMVisitor.SearchModuleForConstInstr(SearchModuleForConstInstr instr)