Function swc_estree_visit::visit_loc[][src]

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