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