- cached
T cached(TextDocumentManager source, string uri)
Undocumented in source. Be warned that the author may not have intended to support it.
- store
void store(Document document, T data)
Undocumented in source. Be warned that the author may not have intended to support it.
Helper structure for storing any data of type T on a per-file basis.