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

Member predicate ExceptGroupFlowNode::getName

Gets the name assigned to the handled exception, if any. e in except* Py::ExceptionType as e:

ControlFlowNode getName()