Function swc_ecma_visit::fold_for_of_stmt[][src]

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