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 TypeMethodDescriptionvoid
IRVisitor.PushBlockBindingInstr
(PushBlockBindingInstr instr) -
Uses of PushBlockBindingInstr in org.jruby.ir.instructions
Methods in org.jruby.ir.instructions that return PushBlockBindingInstrModifier and TypeMethodDescriptionstatic PushBlockBindingInstr
PushBlockBindingInstr.decode
(IRReaderDecoder d) -
Uses of PushBlockBindingInstr in org.jruby.ir.targets
Methods in org.jruby.ir.targets with parameters of type PushBlockBindingInstrModifier and TypeMethodDescriptionvoid
JVMVisitor.PushBlockBindingInstr
(PushBlockBindingInstr instr)