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

Member predicate NiceLocationExpr::hasLocationInfo

Holds if this element is at the specified location. The location spans column bc of line bl to column ec of line el in file f. For more information, see Locations.

predicate hasLocationInfo(string f, int bl, int bc, int el, int ec)