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