Uses of Class
org.jruby.ir.instructions.BlockGivenCallInstr
Packages that use BlockGivenCallInstr
-
Uses of BlockGivenCallInstr in org.jruby.ir
Methods in org.jruby.ir with parameters of type BlockGivenCallInstrModifier and TypeMethodDescriptionvoidIRVisitor.BlockGivenCallInstr(BlockGivenCallInstr blockgivencallinstr) -
Uses of BlockGivenCallInstr in org.jruby.ir.instructions
Methods in org.jruby.ir.instructions that return BlockGivenCallInstrModifier and TypeMethodDescriptionstatic BlockGivenCallInstrBlockGivenCallInstr.decode(IRReaderDecoder d) -
Uses of BlockGivenCallInstr in org.jruby.ir.targets
Methods in org.jruby.ir.targets with parameters of type BlockGivenCallInstrModifier and TypeMethodDescriptionvoidJVMVisitor.BlockGivenCallInstr(BlockGivenCallInstr blockGivenCallInstr)