Function swc_estree_visit::visit_while[][src]

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