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