Member predicate TryStmt::getCatchClause
Gets the catch clause at the specified (zero-based) position index
in this try statement.
CatchClause getCatchClause(int index)Gets the catch clause at the specified (zero-based) position index
in this try statement.
CatchClause getCatchClause(int index)