LSProtocol::DidCloseTextDocumentParams
Inherits JSON::Serializable / Reference / Object
The parameters sent in a close text document notification
Constructors
new(pull : JSON::PullParser)
Sourcenew(text_document : TextDocumentIdentifier | Nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
Source