GenLSP.Protocol.Structures.DidCloseTextDocumentParams (gen_lsp v0.0.1)
The parameters sent in a close text document notification
properties
Properties
textDocument :: TextDocumentIdentifier (required)
The document that was closed.