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