TextDocumentSaveRegistrationOptions

Undocumented in source.

Constructors

this
this(Nullable!bool includeText)
Undocumented in source.

Members

Variables

includeText
Nullable!bool includeText;
Undocumented in source.

Inherited Members

From TextDocumentRegistrationOptions

documentSelector
Nullable!DocumentSelector documentSelector;
Undocumented in source.

Meta