TextDocumentChangeRegistrationOptions

Undocumented in source.

Constructors

this
this(TextDocumentSyncKind syncKind)
Undocumented in source.

Members

Variables

syncKind
TextDocumentSyncKind syncKind;
Undocumented in source.

Inherited Members

From TextDocumentRegistrationOptions

documentSelector
Nullable!DocumentSelector documentSelector;
Undocumented in source.

Meta