dls v0.25.6 (2019-05-19T16:56:59Z)
Dub
Repo
TextDocumentSyncOptions.this
dls
protocol
interfaces
general
TextDocumentSyncOptions
Undocumented in source.
class
TextDocumentSyncOptions
@
safe
pure nothrow
this
(
Nullable
!bool
openClose
=
Nullable
!bool.
init
,
Nullable
!
TextDocumentSyncKind
change
=
Nullable
!
TextDocumentSyncKind.init
,
Nullable
!bool
willSave
=
Nullable
!bool.
init
,
Nullable
!bool
willSaveWaitUntil
=
Nullable
!bool.
init
,
Nullable
!
SaveOptions
save
=
Nullable
!
SaveOptions.init
)
Meta
Source
See Implementation
dls
protocol
interfaces
general
TextDocumentSyncOptions
constructors
this
variables
change
openClose
save
willSave
willSaveWaitUntil