TextDocumentContentChangeEvent

Undocumented in source.

Members

Mixins

__anonymous
mixin StrictOptionalSerializer
Undocumented in source.

Variables

range
Optional!TextRange range;
Undocumented in source.
rangeLength
Optional!int rangeLength;
Undocumented in source.
text
string text;
Undocumented in source.

Mixed In Members

From mixin StrictOptionalSerializer

_toJSON
JSONValue _toJSON()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta