Class Raw::LifetimeArg
INTERNAL: Do not use. A lifetime argument in a generic argument list.
For example:
let text: Text<'a>;
// ^^
Import path
import codeql.rust.elements.internal.generated.RawDirect supertypes
Indirect supertypes
Predicates
| getLifetime | Gets the lifetime of this lifetime argument, if it exists. |
| toString |