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

Member predicate TryStmt::getCatchClause

Gets the ith catch clause of this try statement, if any.

CatchClause getCatchClause(int i)