CodeQL library for JavaScript/TypeScript
codeql/javascript-all 0.9.0 (changelog, source)
Search

Type signature LocationSig

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

For more information about locations see Locations.