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

Member predicate ImportTimeScope::entryEdge

Holds if the control flow passes from outer to inner when this scope starts executing

predicate entryEdge(ControlFlowNode outer, ControlFlowNode inner)