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

Class Raw::NameRef

INTERNAL: Do not use. A reference to a name.

For example:

  foo();
//^^^

Import path

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

Direct supertypes

Indirect supertypes

Predicates

getText

Gets the text of this name reference, if it exists.

toString