Uses of Class
org.jruby.ir.instructions.DefineModuleInstr
Packages that use DefineModuleInstr
-
Uses of DefineModuleInstr in org.jruby.ir
Methods in org.jruby.ir with parameters of type DefineModuleInstrModifier and TypeMethodDescriptionvoidIRVisitor.DefineModuleInstr(DefineModuleInstr definemoduleinstr) -
Uses of DefineModuleInstr in org.jruby.ir.instructions
Methods in org.jruby.ir.instructions that return DefineModuleInstrModifier and TypeMethodDescriptionstatic DefineModuleInstrDefineModuleInstr.decode(IRReaderDecoder d) -
Uses of DefineModuleInstr in org.jruby.ir.targets
Methods in org.jruby.ir.targets with parameters of type DefineModuleInstrModifier and TypeMethodDescriptionvoidJVMVisitor.DefineModuleInstr(DefineModuleInstr definemoduleinstr)