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

Class Raw::PathAstNode

INTERNAL: Do not use. An AST element wrapping a path (PathExpr, RecordExpr, PathPat, RecordPat, TupleStructPat).

Import path

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

Direct supertypes

Indirect supertypes

Known direct subtypes

    Predicates

    getPath

    Gets the path of this path ast node, if it exists.

    Inherited predicates