Function swc_babel_visit::visit_file[][src]

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