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

Predicate signature Configs::ConfigSig::isBarrier

Holds if data flow through node is prohibited. This completely removes node from the data flow graph.

signature predicate isBarrier(Node node)