Function swc_estree_visit::fold_opt_loc[][src]

pub fn fold_opt_loc<V: ?Sized + Fold>(
    _visitor: &mut V,
    n: Option<Loc>
) -> Option<Loc>