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

Module PathExprBase

This module provides the public class PathExprBase.

Import path

import codeql.rust.elements.PathExprBase

Imports

Expr

This module provides the public class Expr.

Aliases

PathExprBase

A path expression or a variable access in a formatting template. See PathExpr and FormatTemplateVariableAccess for further details.