Document.this

Creates a new document at the given document URI, with the given version and language and creates a copy of the text to use.

  1. this(DocumentUri uri)
  2. this(TextDocumentItem doc)
    struct Document

Meta