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

Member predicate CatchClause :: getGuard

Gets the guard expression of this catch clause, if any.

Expr getGuard ( )