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

Module Lines

Provides classes for working with lines of text in source files.

This information is only available for snapshots that have been extracted with the --extract-program-text flag.

Import path

import semmle.javascript.Lines

Imports

javascript

Provides classes for working with JavaScript programs, as well as JSON, YAML and HTML.

Classes

Line

A line of text (code, comment, or whitespace) in a source file.