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

Module LocationImpl

Import path

import codeql.rust.elements.internal.LocationImpl

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.

LocationDefault
LocationSynth

Datatypes