Mint::LS::SemanticTokens
Inherits LSP::RequestMessage < JSON::Serializable < Reference < Object
This is the class that handles the "textDocument/semanticTokens/full" request.
Constructors
new(pull : JSON::PullParser)
This is the class that handles the "textDocument/semanticTokens/full" request.
Instance methods
execute(server : LSP::Server)
Sourceparams
Sourceparams=(params : LSP::SemanticTokensParams)
Source