Function swc_estree_visit::fold_tagged_template_expression[][src]

pub fn fold_tagged_template_expression<V: ?Sized + Fold>(
    _visitor: &mut V,
    n: TaggedTemplateExpression
) -> TaggedTemplateExpression