[][src]Function swc_ecma_visit::fold_for_of_stmt

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