Function swc_babel_visit::fold_for_statement[][src]

pub fn fold_for_statement<V: ?Sized + Fold>(
    _visitor: &mut V,
    n: ForStatement
) -> ForStatement