TextDocumentSyncOptions.this

Undocumented in source.
class TextDocumentSyncOptions
@safe pure nothrow
this
(
Nullable!bool openClose = Nullable!bool.init
,,
Nullable!bool willSave = Nullable!bool.init
,
Nullable!bool willSaveWaitUntil = Nullable!bool.init
,
Nullable!SaveOptions save = Nullable!SaveOptions.init
)

Meta