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

Member predicate ControlFlowNode :: dominates

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

predicate dominates ( ControlFlowNode other )