CodeQL library for Python
codeql/python-all 0.10.5 ( 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 )