serve-d v0.7.0-beta.7 (2021-07-14T18:52:03Z)
Dub
Repo
Document.eolAt
served
lsp
textdocumentmanager
Document
Returns how a line is terminated at the given 0-based line number.
struct
Document
const
EolType
eolAt
(
int
line
)
Meta
Source
See Implementation
served
lsp
textdocumentmanager
Document
constructors
this
functions
applyChange
bytesToOffset
bytesToPosition
clone
eolAt
getLanguageId
length
lineAt
lineAtScope
lineByteRangeAt
lineColumnBytesToPosition
movePositionBytes
nextPositionBytes
offsetToBytes
offsetToPosition
positionToBytes
positionToOffset
rawText
setContent
wordRangeAt
static functions
nullDocument
variables
languageId
uri
version_
Returns how a line is terminated at the given 0-based line number.