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

Member predicate Try::getHandler

Gets the nth exception handler of this try statement.

ExceptionHandler getHandler(int i)