Function swc_ecma_visit::visit_ident[][src]

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