Uses of Class
org.jruby.ir.instructions.LoadBlockImplicitClosureInstr
Packages that use LoadBlockImplicitClosureInstr
-
Uses of LoadBlockImplicitClosureInstr in org.jruby.ir
Methods in org.jruby.ir with parameters of type LoadBlockImplicitClosureInstrModifier and TypeMethodDescriptionvoidIRVisitor.LoadBlockImplicitClosure(LoadBlockImplicitClosureInstr loadblockimplicitclosureinstr) -
Uses of LoadBlockImplicitClosureInstr in org.jruby.ir.instructions
Methods in org.jruby.ir.instructions that return LoadBlockImplicitClosureInstr -
Uses of LoadBlockImplicitClosureInstr in org.jruby.ir.targets
Methods in org.jruby.ir.targets with parameters of type LoadBlockImplicitClosureInstrModifier and TypeMethodDescriptionvoidJVMVisitor.LoadBlockImplicitClosure(LoadBlockImplicitClosureInstr loadblockimplicitclosureinstr)