dls v0.25.6 (2019-05-19T16:56:59Z)
Dub
Repo
ColorPresentation.this
dls
protocol
interfaces
text_document
ColorPresentation
Undocumented in source.
class
ColorPresentation
@
safe
pure nothrow
this
(
string
label
=
string.init
,
Nullable
!
TextEdit
textEdit
=
Nullable
!
TextEdit.init
,
Nullable
!(
TextEdit
[])
additionalTextEdits
=
Nullable
!(
TextEdit
[]).
init
)
Meta
Source
See Implementation
dls
protocol
interfaces
text_document
ColorPresentation
constructors
this
variables
additionalTextEdits
label
textEdit