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

Predicate signature InputSig::validParameterAliasStep

Holds if the data-flow step from node1 to node2 can be used to determine where side-effects may return from a callable.

signature predicate validParameterAliasStep(Node node1, Node node2)