mirror of
https://github.com/enso-org/enso.git
synced 2024-11-23 16:18:23 +03:00
a04385a6a4
Introduce new AST APIs. They will be used for synchronization in the next PR. # Important Notes - `Module.edit` now clones a YDoc containing all the module's data; the resulting `MutableModule` can be edited with mutation APIs. - Every AST type now has a mutable subtype. These `MutableAst` types expose all editing operations that were previously in `MutableModule`, such as `replace`; they also provide field setters. |
||
---|---|---|
.. | ||
gui | ||
gui2 | ||
ide-desktop |