[][src]Function swc_ecma_visit::visit_stmts

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