Function swc_ecma_visit::visit_stmts[][src]

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