Module Locations
Provides classes for working with locations.
Import path
import codeql.LocationsImports
| FileSystem | Provides classes for working with files and folders. |
Classes
| EmptyLocation | An entity representing an empty location. |
| Location | A location as given by a file, a start line, a start column, an end line, and an end column. |