Class Raw::TupleTypeRepr
INTERNAL: Do not use. A tuple type.
For example:
let t: (i32, String);
// ^^^^^^^^^^^^^
Import path
import codeql.rust.elements.internal.generated.RawDirect supertypes
Indirect supertypes
Predicates
| getField | Gets the |
| getNumberOfFields | Gets the number of fields of this tuple type representation. |
| toString |