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

Predicate signature MakeImpl::FullStateConfigSig::isAdditionalFlowStep

Holds if data may flow from node1 to node2 in addition to the normal data-flow steps.

signature predicate isAdditionalFlowStep(Node node1, Node node2, string model)