Uses of Interface
org.jruby.ir.IRBuilder.CodeBlock
Packages that use IRBuilder.CodeBlock
-
Uses of IRBuilder.CodeBlock in org.jruby.ir
Methods in org.jruby.ir with parameters of type IRBuilder.CodeBlockModifier and TypeMethodDescriptionprivate OperandIRBuilder.protectCodeWithRescue(IRBuilder.CodeBlock protectedCode, IRBuilder.CodeBlock rescueBlock) private OperandIRBuilder.receiveBreakException(Operand block, IRBuilder.CodeBlock codeBlock)