TextDocumentManager.documentStore

Internal document storage. Only iterate over this using foreach, other operations are not considered officially supported.

struct TextDocumentManager
Document[] documentStore;

Meta