Uses of Class
org.jruby.ir.operands.TemporaryBooleanVariable
Packages that use TemporaryBooleanVariable
-
Uses of TemporaryBooleanVariable in org.jruby.ir
Methods in org.jruby.ir with parameters of type TemporaryBooleanVariableModifier and TypeMethodDescriptionvoidIRVisitor.TemporaryBooleanVariable(TemporaryBooleanVariable temporarybooleanvariable) -
Uses of TemporaryBooleanVariable in org.jruby.ir.persistence
Methods in org.jruby.ir.persistence with parameters of type TemporaryBooleanVariableModifier and TypeMethodDescriptionvoidIRDumper.TemporaryBooleanVariable(TemporaryBooleanVariable temporarybooleanvariable) -
Uses of TemporaryBooleanVariable in org.jruby.ir.targets
Methods in org.jruby.ir.targets with parameters of type TemporaryBooleanVariableModifier and TypeMethodDescriptionvoidJVMVisitor.TemporaryBooleanVariable(TemporaryBooleanVariable temporarybooleanvariable)