Uses of Class
org.jruby.ir.instructions.BlockGivenInstr
Packages that use BlockGivenInstr
-
Uses of BlockGivenInstr in org.jruby.ir
Methods in org.jruby.ir with parameters of type BlockGivenInstrModifier and TypeMethodDescriptionvoid
IRVisitor.BlockGivenInstr
(BlockGivenInstr blockgiveninstr) -
Uses of BlockGivenInstr in org.jruby.ir.instructions
Methods in org.jruby.ir.instructions that return BlockGivenInstrModifier and TypeMethodDescriptionstatic BlockGivenInstr
BlockGivenInstr.decode
(IRReaderDecoder d) -
Uses of BlockGivenInstr in org.jruby.ir.targets
Methods in org.jruby.ir.targets with parameters of type BlockGivenInstrModifier and TypeMethodDescriptionvoid
JVMVisitor.BlockGivenInstr
(BlockGivenInstr blockGivenInstr)