Uses of Class
org.jruby.ir.instructions.UnresolvedSuperInstr
Packages that use UnresolvedSuperInstr
-
Uses of UnresolvedSuperInstr in org.jruby.ir
Methods in org.jruby.ir with parameters of type UnresolvedSuperInstrModifier and TypeMethodDescriptionvoidIRVisitor.UnresolvedSuperInstr(UnresolvedSuperInstr unresolvedsuperinstr) -
Uses of UnresolvedSuperInstr in org.jruby.ir.instructions
Subclasses of UnresolvedSuperInstr in org.jruby.ir.instructionsMethods in org.jruby.ir.instructions that return UnresolvedSuperInstrModifier and TypeMethodDescriptionstatic UnresolvedSuperInstrUnresolvedSuperInstr.decode(IRReaderDecoder d) -
Uses of UnresolvedSuperInstr in org.jruby.ir.targets
Methods in org.jruby.ir.targets with parameters of type UnresolvedSuperInstrModifier and TypeMethodDescriptionvoidJVMVisitor.UnresolvedSuperInstr(UnresolvedSuperInstr unresolvedsuperinstr)