CodeQL library for Java/Kotlin
codeql/java-all 0.9.2-dev (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)