Member predicate Impl::TuplePat::getTupleArity
Gets the arity of the tuple matched by this pattern, if any.
This is the number of fields in the tuple pattern if and only if the
pattern does not contain a .. pattern.
Gets the arity of the tuple matched by this pattern, if any.
This is the number of fields in the tuple pattern if and only if the
pattern does not contain a .. pattern.