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

Member predicate Module::getScope

Gets the enclosing scope of this module (always none).

This method will be deprecated in the next release. Please use getEnclosingScope() instead.

Scope getScope()