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