Function swc_estree_visit::fold_template_literal_expr[][src]

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