TextDocumentManager

Undocumented in source.

Members

Functions

opIndex
Document opIndex(string uri)
Undocumented in source. Be warned that the author may not have intended to support it.
process
bool process(RequestMessage msg)
Undocumented in source. Be warned that the author may not have intended to support it.
tryGet
Document tryGet(string uri)
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

syncKind
TextDocumentSyncKind syncKind()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

documentStore
Document[] documentStore;
Undocumented in source.

Meta