swc/ecmascript/visit
Donny/강동윤 994c9655c8
feat(es/ast): Add utils (#2657)
swc_ecma_ast:
 - Add `as_ident` to `PatOrExpr`.
 - Add `as_ident_mut` to `PatOrExpr`.
 - Replace `Is` macro for `ParOrExpr` with custom impl.
2021-11-05 16:09:08 +09:00
..
scripts Visitor for stable rust (#743) 2020-04-02 18:38:13 +09:00
src perf(es/transforms): Make transforms parallel (#2449) 2021-10-18 00:03:30 +09:00
Cargo.toml feat(es/ast): Add utils (#2657) 2021-11-05 16:09:08 +09:00