[][src]Function swc_ecma_visit::fold_expr_stmt

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