Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
CodeQL library for JavaScript/TypeScript
codeql/javascript-all 2.6.3 (changelog, source)

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.