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.RawDirect supertypes
Indirect supertypes
Known direct subtypes
Predicates
| getPath | Gets the path of this path ast node, if it exists. |