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 TypeMethodDescriptionvoid
IRVisitor.DefineClassInstr
(DefineClassInstr defineclassinstr) -
Uses of DefineClassInstr in org.jruby.ir.instructions
Methods in org.jruby.ir.instructions that return DefineClassInstrModifier and TypeMethodDescriptionstatic DefineClassInstr
DefineClassInstr.decode
(IRReaderDecoder d) -
Uses of DefineClassInstr in org.jruby.ir.targets
Methods in org.jruby.ir.targets with parameters of type DefineClassInstrModifier and TypeMethodDescriptionvoid
JVMVisitor.DefineClassInstr
(DefineClassInstr defineclassinstr)