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

Member predicate ControlFlowNode::dominates

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

predicate dominates(ControlFlowNode other)