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