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

Member predicate Comment::onLines

Holds if this comment spans lines start to end (inclusive) in file f.

predicate onLines(File f, int start, int end)