CodeQL library for JavaScript/TypeScript
codeql/javascript-all 2.6.1-dev (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.