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

Member predicate ControlFlowNode::dominates

Whether this dominates other. Note that all nodes dominate themselves.

predicate dominates(ControlFlowNode other)