CodeQL library for Rust
codeql/rust-all 0.2.12 (changelog, source)
Search

Class Raw::Name

INTERNAL: Do not use. An identifier name.

For example:

let foo = 1;
//  ^^^

Import path

import codeql.rust.elements.internal.generated.Raw

Direct supertypes

Indirect supertypes

Predicates

getText

Gets the text of this name, if it exists.

toString