dls v0.25.6 (2019-05-19T16:56:59Z)
Dub
Repo
DocumentHighlight.this
dls
protocol
interfaces
text_document
DocumentHighlight
Undocumented in source.
class
DocumentHighlight
@
safe
pure nothrow
this
(
Range
range
= new
Range
()
,
Nullable
!
DocumentHighlightKind
kind
=
Nullable
!
DocumentHighlightKind.init
)
Meta
Source
See Implementation
dls
protocol
interfaces
text_document
DocumentHighlight
constructors
this
variables
kind
range