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