CodeQL library for C/C++
codeql/cpp-all 0.12.12-dev (changelog, source)
Search

Module Location

Provides classes for working with locations.

Import path

import codeql.util.Location

Type signatures

LocationSig

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