Document.this

Creates a new D document at the given document URI, with version 0 and no text.

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

Meta