News

"""Gets a list of all function calls contained within the try-catch statement. Returns a list of function calls from all parts of the try-catch statement, including the main block, all except clauses, ...