GenLSP.Protocol.Structures.SemanticTokensRangeParams (gen_lsp v0.0.1)
@since 3.16.0
properties
Properties
textDocument :: TextDocumentIdentifier (required)
The text document.
range :: Range (required)
The range the semantic tokens are requested for.