Uses of Class
org.jruby.ir.Tuple
Packages that use Tuple
-
Uses of Tuple in org.jruby.ir.builder
Method parameters in org.jruby.ir.builder with type arguments of type TupleModifier and TypeMethodDescriptionprotected void
IRBuilderAST.buildAssignment
(List<Tuple<Node, ResultInstr>> assigns, Map<Node, Operand> reads) void
IRBuilderAST.buildMultipleAssignment2
(MultipleAsgnNode multipleAsgnNode, List<Tuple<Node, ResultInstr>> assigns, Map<Node, Operand> reads, Variable values) -
Uses of Tuple in org.jruby.ir.transformations.inlining
Methods in org.jruby.ir.transformations.inlining that return types with arguments of type Tuple -
Uses of Tuple in org.jruby.ir.util
Methods in org.jruby.ir.util that return types with arguments of type Tuple