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

Predicate Expressions :: setattr_call

Import path

import semmle.python.pointsto.PointsTo
predicate setattr_call ( CallNode call , PointsToContext context , ControlFlowNode obj , string name , ObjectInternal val , ControlFlowNode origin )