CodeQL library for Python
codeql/python-all 0.11.15-dev (changelog, source)
Search

Member predicate Impl::RegExpTerm::hasLocationInfo

Holds if this term is found at the specified location offsets.

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