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

Member predicate EssaVariable::isMetaVariable

Holds if this the meta-variable for a scope. This is used to attach attributes for undeclared variables implicitly defined by from ... import * and the like.

predicate isMetaVariable()