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

Member predicate RegExpTerm::hasLocationInfo

Holds if this term has the specified location.

predicate hasLocationInfo(string filepath, int startline, int startcolumn, int endline, int endcolumn)