LSP::DidOpenTextDocumentParams
Inherits JSON::Serializable / Struct / Value / Object
Did open text document params
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
text_document
Sourcetext_document=(text_document : TextDocumentItem)
Source