Structs§
- Edit
- A text edit to be applied to a source file. Inserts, deletes, or replaces content at a given location.
- Fix
- A collection of
Editelements to be applied to a source file. - Source
Map - A collection of
SourceMarker. - Source
Marker - Lightweight sourcemap marker representing the source and destination
position for an
Edit.
Enums§
- Applicability
- Indicates if a fix can be applied.
- Isolation
Level - Indicates the level of isolation required to apply a fix.