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