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

Member predicate ExceptGroupStmt::getLastStatement

Gets the final statement in this statement, ordered by location. Will be this statement if not a compound statement.

Stmt getLastStatement()