Expand description
Edit representation and application for incremental updates. Incremental parsing implementation and helpers. Enhanced edit structure for incremental parsing with text content
This module provides an extended Edit type that includes the new text being inserted, enabling efficient incremental parsing with subtree reuse.
Structs§
- Incremental
Edit - Enhanced edit with text content for incremental parsing
- Incremental
Edit Set - Collection of incremental edits