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