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

Member predicate TryStmt::getCatchClause

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

CatchClause getCatchClause()