Function swc_estree_visit::visit_l_val[][src]

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