LSProtocol::DidOpenTextDocumentParams
Inherits JSON::Serializable / Reference / Object
The parameters sent in an open text document notification
Constructors
new(pull : JSON::PullParser)
Sourcenew(text_document : TextDocumentItem | Nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
Source