Function swc_ecma_visit::fold_opt_str[][src]

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