Uses of Class
org.jruby.ir.instructions.LoadImplicitClosureInstr
Packages that use LoadImplicitClosureInstr
-
Uses of LoadImplicitClosureInstr in org.jruby.ir
Methods in org.jruby.ir with parameters of type LoadImplicitClosureInstrModifier and TypeMethodDescriptionvoidIRVisitor.LoadImplicitClosure(LoadImplicitClosureInstr loadimplicitclosureinstr) -
Uses of LoadImplicitClosureInstr in org.jruby.ir.instructions
Methods in org.jruby.ir.instructions that return LoadImplicitClosureInstrModifier and TypeMethodDescriptionstatic LoadImplicitClosureInstrLoadImplicitClosureInstr.decode(IRReaderDecoder d) -
Uses of LoadImplicitClosureInstr in org.jruby.ir.targets
Methods in org.jruby.ir.targets with parameters of type LoadImplicitClosureInstrModifier and TypeMethodDescriptionvoidJVMVisitor.LoadImplicitClosure(LoadImplicitClosureInstr loadimplicitclosureinstr)