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