swc/ecmascript/jsdoc
강동윤 6ad3f7b90e
feat(es/visit): Groundwork to use VisitMut instead of Fold (#1842)
swc_ecma_transforms:
 - Expose `VisitMut` if possible.

swc_ecma_visit:
 - Implement `VisitMut` for` Folder<V>`.
 - Implement `VisitMut` for `AndThen<A, B>`.
2021-06-23 04:18:41 +00:00
..
src jsdoc: Fix parser (#1059) 2020-09-11 12:52:57 +09:00
tests feat(es): Support override syntax in class for TS 4.3 (#1541) 2021-04-06 17:06:18 +00:00
Cargo.toml feat(es/visit): Groundwork to use VisitMut instead of Fold (#1842) 2021-06-23 04:18:41 +00:00