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

Member predicate Try::getHandler

Gets the nth exception handler of this try statement.

ExceptionHandler getHandler(int i)