Document

Undocumented in source.

Constructors

this
this(TextDocumentItem textDocument)
Undocumented in source.

Members

Functions

bytePosition
auto bytePosition(Position position)
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

lines
auto lines [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

change
void change(VersionedTextDocumentIdentifier textDocument, TextDocumentContentChangeEvent[] events)
Undocumented in source. Be warned that the author may not have intended to support it.
close
void close(TextDocumentIdentifier textDocument)
Undocumented in source. Be warned that the author may not have intended to support it.
opIndex
auto opIndex(DocumentUri uri)
Undocumented in source. Be warned that the author may not have intended to support it.
open
void open(TextDocumentItem textDocument)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta