CodeQL library for Rust
codeql/rust-all 0.1.11 (changelog, source)
Search

Module Locations

Provides classes for working with locations.

Import path

import codeql.Locations

Imports

FileSystem

Provides classes for working with files and folders.

Aliases

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.