codeql/rust-all
0.2.7
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
This module provides the public class FieldExpr.
FieldExpr
import codeql.rust.elements.FieldExpr
This module provides the public class Attr.
Attr
This module provides the public class Expr.
Expr
This module provides the public class NameRef.
NameRef
A field access expression. For example: rust x.foo
rust x.foo