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

Module Locations

Provides classes for working with locations and program elements that have locations.

Import path

import semmle.go.internal.Locations

Imports

Cached
go

Provides classes for working with Go programs.

Classes

DbLocationImpl
LocationImpl

A location as given by a file, a start line, a start column, an end line, and an end column.

SynthLocationImpl

Datatypes