CodeQL library for JavaScript/TypeScript
codeql/javascript-all 2.1.2-dev (changelog, source)
Search

Member predicate TryStmt::getCatchClause

Gets the (unique) unguarded catch clause of this try statement, if any.

CatchClause getCatchClause()