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

Member predicate Try::getHandler

Gets the nth exception handler of this try statement.

ExceptionHandler getHandler(int i)