INTERNAL: Do not use. A tuple pattern. For example:
let (x, y) = (1, 2);
let (a, b, .., z) = (1, 2, 3, 4, 5);
Import path
import codeql.rust.elements.internal.generated.RawDirect supertypes
Predicates
| getField | Gets the |
| getNumberOfFields | Gets the number of fields of this tuple pattern. |
| toString |