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