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

Member predicate TypeTracker::startInContent

Holds if this is the starting point of type tracking, and the value starts in the content named contentName. The type tracking only ends after the content has been loaded.

predicate startInContent(TypeTrackerContent contentName)