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

Member predicate Variable::escapes

Whether there is an access to this variable outside of its own scope. Usually occurs in nested functions or for global variables.

predicate escapes()