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

Module PathAstNode

This module provides the public class PathAstNode.

Import path

import codeql.rust.elements.PathAstNode

Imports

Path

This module provides the public class Path.

Resolvable

This module provides the public class Resolvable.

Aliases

PathAstNode

An AST element wrapping a path (PathExpr, RecordExpr, PathPat, RecordPat, TupleStructPat).