CodeQL library for Python
codeql/python-all 0.10.4 ( 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 ( )