class

LSP::HoverRequest

Inherits LSP::Initializer < LSP::RequestMessage < LSP::Initializer < JSON::Serializable < LSP::Message < Reference < Object

The hover request is sent from the client to the server to request hover information at a given text document position.

Constructors

new(pull : JSON::PullParser)

The hover request is sent from the client to the server to request hover information at a given text document position.

new

Instance methods

params
params=(params : HoverParams)