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

Member predicate ExceptGroupFlowNode::getName

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

ControlFlowNode getName()