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

Predicate Expressions :: subscriptPartsPointsTo

Import path

import semmle.python.pointsto.PointsTo
predicate subscriptPartsPointsTo ( SubscriptNode subscr , PointsToContext context , ObjectInternal objvalue , ObjectInternal indexvalue )