Function swc_estree_visit::visit_bool[][src]

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