object TokenEditDistance
- Companion:
- class
Value members
Concrete methods
Build utility to map offsets between two slightly different strings.
Build utility to map offsets between two slightly different strings.
- Value parameters:
- original
The original snapshot of a string, for example the latest semanticdb snapshot.
- revised
The current snapshot of a string, for example open buffer in an editor.