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