Function swc_ecma_visit::visit_pats[][src]

pub fn visit_pats<V: ?Sized + Visit>(
    _visitor: &mut V,
    n: &[Pat],
    _parent: &dyn Node
)