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