Uses of Class
org.jruby.ir.instructions.DefineClassInstr
Packages that use DefineClassInstr
-
Uses of DefineClassInstr in org.jruby.ir
Methods in org.jruby.ir with parameters of type DefineClassInstrModifier and TypeMethodDescriptionvoidIRVisitor.DefineClassInstr(DefineClassInstr defineclassinstr) -
Uses of DefineClassInstr in org.jruby.ir.instructions
Methods in org.jruby.ir.instructions that return DefineClassInstrModifier and TypeMethodDescriptionstatic DefineClassInstrDefineClassInstr.decode(IRReaderDecoder d) -
Uses of DefineClassInstr in org.jruby.ir.targets
Methods in org.jruby.ir.targets with parameters of type DefineClassInstrModifier and TypeMethodDescriptionvoidJVMVisitor.DefineClassInstr(DefineClassInstr defineclassinstr)