pub fn visit_case_match<V>(visitor: &mut V, node: &CaseMatch)where V: Visitor,
Visits all children of CaseMatch node