serve-d v0.7.0-beta.7 (2021-07-14T18:52:03Z)
Dub
Repo
TextRange.this
served
lsp
protocol
TextRange
Undocumented in source.
this
(Num startLine, Num startCol, Num endLine, Num endCol)
this
(Position start, Position end)
this
(Position[2] range)
struct
TextRange
this
(
Position
[2]
range
)
this
(Position pos)
Meta
Source
See Implementation
served
lsp
protocol
TextRange
constructors
this
functions
_toJSON
contains
intersects
manifest constants
all
static functions
_fromJSON
unions
__anonymous