Function swc_estree_visit::fold_base_node[][src]

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