Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
CodeQL library for Python
codeql/python-all 4.0.9 (changelog, source)

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()