Uses of Interface
org.jruby.ir.builder.IRBuilder.RunIt
Packages that use IRBuilder.RunIt
-
Uses of IRBuilder.RunIt in org.jruby.ir.builder
Methods in org.jruby.ir.builder with parameters of type IRBuilder.RunItModifier and TypeMethodDescriptionprotected voidIRBuilder.cond(Label endLabel, Operand value, Operand test, IRBuilder.RunIt body) protected voidIRBuilder.cond_ne_nil(Label endLabel, Operand value, IRBuilder.RunIt body)