CodeQL library for Go
codeql/go-all 0.7.15-dev (changelog, source)
Search

Module VariableWithFields

Provides the VariableWithFields class, for working with variables with a chain of field or element accesses chained to it.

Import path

import semmle.go.VariableWithFields

Imports

go

Provides classes for working with Go programs.

Classes

VariableWithFields

A variable with zero or more fields or elements read from it.