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