CodeQL library for Java
codeql/java-all 0.5.5 ( changelog , source )
Search

Member predicate TryStmt :: getCatchClause

Gets the catch clause at the specified (zero-based) position in this try statement.

CatchClause getCatchClause ( int index )