Predicate declaredAttributeVar
INTERNAL: Do not use.
Import path
import semmle.python.pointsto.PointsTo
predicate
declaredAttributeVar
(
PythonClassObjectInternal
cls
,
string
name
,
EssaVariable
var
)