LSP::Message::Hover::Params
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(text_document : LSP::Data::TextDocumentIdentifier = Data::TextDocumentIdentifier.new, position : LSP::Data::Position = Data::Position.new)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
Source