codeql/rust-all
0.2.5-dev
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
INTERNAL: This module contains the customizable definition of FieldExpr and should not be referenced directly.
FieldExpr
import codeql.rust.elements.internal.FieldExprImpl
A field access expression. For example: rust x.foo
rust x.foo