CodeQL library for JavaScript/TypeScript
codeql/javascript-all 0.8.13 (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)