pub fn visit_const_pattern<V: Visitor>(visitor: &mut V, node: &ConstPattern)
Expand description

Visits all children of ConstPattern node