INTERNAL: Do not use. A type parameter in a generic parameter list.
For example:
fn foo<T>(t: T) {}
// ^
Import path
import codeql.rust.elements.internal.generated.RawDirect supertypes
Indirect supertypes
Predicates
| getAttr | Gets the |
| getDefaultType | Gets the default type of this type parameter, if it exists. |
| getName | Gets the name of this type parameter, if it exists. |
| getNumberOfAttrs | Gets the number of attrs of this type parameter. |
| getTypeBoundList | Gets the type bound list of this type parameter, if it exists. |
| toString |