InsertReplaceEdit

Undocumented in source.
@serdeIgnoreUnexpectedKeys
@serdeFallbackStruct
struct InsertReplaceEdit {}

Members

Variables

insert
TextRange insert;
Undocumented in source.
newText
string newText;
Undocumented in source.
replace
TextRange replace;
Undocumented in source.

Meta