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

Visits all children of ArrayPattern node