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

Member predicate ControlFlowNode::isExceptionalExit

Whether the scope may be exited as a result of this node raising an exception

predicate isExceptionalExit(Scope s)