Uses of Class
org.jruby.ir.instructions.ReifyClosureInstr
Packages that use ReifyClosureInstr
-
Uses of ReifyClosureInstr in org.jruby.ir
Methods in org.jruby.ir with parameters of type ReifyClosureInstrModifier and TypeMethodDescriptionvoidIRVisitor.ReifyClosureInstr(ReifyClosureInstr reifyclosureinstr) -
Uses of ReifyClosureInstr in org.jruby.ir.instructions
Methods in org.jruby.ir.instructions that return ReifyClosureInstrModifier and TypeMethodDescriptionstatic ReifyClosureInstrReifyClosureInstr.decode(IRReaderDecoder d) -
Uses of ReifyClosureInstr in org.jruby.ir.targets
Methods in org.jruby.ir.targets with parameters of type ReifyClosureInstrModifier and TypeMethodDescriptionvoidJVMVisitor.ReifyClosureInstr(ReifyClosureInstr reifyclosureinstr)