Uses of Class
org.jruby.ir.instructions.PushMethodBindingInstr
Packages that use PushMethodBindingInstr
-
Uses of PushMethodBindingInstr in org.jruby.ir
Methods in org.jruby.ir with parameters of type PushMethodBindingInstrModifier and TypeMethodDescriptionvoidIRVisitor.PushMethodBindingInstr(PushMethodBindingInstr instr) -
Uses of PushMethodBindingInstr in org.jruby.ir.instructions
Methods in org.jruby.ir.instructions that return PushMethodBindingInstrModifier and TypeMethodDescriptionstatic PushMethodBindingInstrPushMethodBindingInstr.decode(IRReaderDecoder d) -
Uses of PushMethodBindingInstr in org.jruby.ir.targets
Methods in org.jruby.ir.targets with parameters of type PushMethodBindingInstrModifier and TypeMethodDescriptionvoidJVMVisitor.PushMethodBindingInstr(PushMethodBindingInstr pushbindinginstr)