Uses of Class
org.jruby.ir.instructions.ReceiveSelfInstr
Packages that use ReceiveSelfInstr
-
Uses of ReceiveSelfInstr in org.jruby.ir
Methods in org.jruby.ir that return ReceiveSelfInstrMethods in org.jruby.ir with parameters of type ReceiveSelfInstrModifier and TypeMethodDescriptionvoidIRVisitor.ReceiveSelfInstr(ReceiveSelfInstr receiveselfinstr) -
Uses of ReceiveSelfInstr in org.jruby.ir.instructions
Methods in org.jruby.ir.instructions that return ReceiveSelfInstrModifier and TypeMethodDescriptionstatic ReceiveSelfInstrReceiveSelfInstr.decode(IRReaderDecoder d) -
Uses of ReceiveSelfInstr in org.jruby.ir.targets
Methods in org.jruby.ir.targets with parameters of type ReceiveSelfInstrModifier and TypeMethodDescriptionvoidJVMVisitor.ReceiveSelfInstr(ReceiveSelfInstr receiveselfinstr)