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

Member predicate SsaVariable::getFallbackGlobal

Gets the global variable that is accessed if this local is undefined. Only applies to local variables in class scopes.

GlobalVariable getFallbackGlobal()