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