class LSProtocol::DidCloseTextDocumentParams
- LSProtocol::DidCloseTextDocumentParams
- Reference
- Object
Overview
The parameters sent in a close text document notification
Included Modules
- JSON::Serializable
Defined in:
lsprotocol/types.crConstructors
Instance Method Summary
-
#text_document : TextDocumentIdentifier
The document that was closed.