struct
LSP::DidCloseTextDocumentParams
- LSP::DidCloseTextDocumentParams
- Struct
- Value
- Object
Included Modules
Defined in:
notifications/text_synchronization/did_close.crConstructors
Instance Method Summary
-
#text_document : TextDocumentIdentifier
The document that was closed.
-
#text_document=(text_document : TextDocumentIdentifier)
The document that was closed.