TextDocumentClientCapabilities.SyncInfo

Undocumented in source.

Members

Mixins

__anonymous
mixin StrictOptionalSerializer
Undocumented in source.

Variables

didSave
Optional!bool didSave;
Undocumented in source.
dynamicRegistration
Optional!bool dynamicRegistration;
Undocumented in source.
willSave
Optional!bool willSave;
Undocumented in source.
willSaveWaitUntil
Optional!bool willSaveWaitUntil;
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