Function generate_catch_clause

Source
pub fn generate_catch_clause<T>(this: &mut T, node: &Node)
where T: ControlFlowCore,