Function swc_ecma_visit::fold_import_decl[][src]

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