Function swc_estree_visit::fold_ts_expression_with_type_arguments[][src]

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