class

LSP::SemanticTokensRequest

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

The semantic tokens request is sent from the client to the server to resolve the semantic tokens of a whole document.

Constructors

new(pull : JSON::PullParser)

The semantic tokens request is sent from the client to the server to resolve the semantic tokens of a whole document.

new

Instance methods

params
params=(params : SemanticTokensParams)