Function swc_estree_visit::fold_template_literal_exprs[][src]

pub fn fold_template_literal_exprs<V: ?Sized + Fold>(
    _visitor: &mut V,
    n: Vec<TemplateLiteralExpr>
) -> Vec<TemplateLiteralExpr>