Function swc_estree_visit::visit_import_specifier_type[][src]

pub fn visit_import_specifier_type<V: ?Sized + Visit>(
    _visitor: &mut V,
    n: &ImportSpecifierType,
    _parent: &dyn Node
)