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

Module PathAstNode

This module provides the public class PathAstNode.

Import path

import codeql.rust.elements.PathAstNode

Imports

AstNode

This module provides the public class AstNode.

Path

This module provides the public class Path.

Aliases

PathAstNode

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