mirror of
https://github.com/swc-project/swc.git
synced 2024-11-24 02:06:08 +03:00
4744d438a9
- Rename `AstKind` to `AstParentKind`. - Add `kind()` to `AstNodeRef`. - Reduce generic arguments of `AstNodePath`. - Remove `Opt*` from `AstParentKind` and `AstNodeRef`. - Add field enum for structs. - Add field enum for enums. - Change `Vec*` to a child kind. - Add field for the child field to `AstParentKind`. - Add field for the child field to `AstNodeRef`. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |