class

LSP::DocumentHighlightRequest

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

The document highlight request is sent from the client to the server to resolve the occurrences of the symbol at a position.

Constructors

new(pull : JSON::PullParser)

The document highlight request is sent from the client to the server to resolve the occurrences of the symbol at a position.

new

Instance methods

params
params=(params : DocumentHighlightParams)