codeql/go-all
5.0.1-dev
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Provides classes for working with locations and program elements that have locations.
import semmle.go.Locations
Provides classes for working with Go programs.
A program element with a location.
A location as given by a file, a start line, a start column, an end line, and an end column.