Function swc_estree_visit::visit_generic_type_annotation[][src]

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