GenLSP.Requests.TextDocumentSemanticTokensRange (gen_lsp v0.0.3)
@since 3.16.0
Link to this section Summary
Link to this section Types
@type t() :: %GenLSP.Requests.TextDocumentSemanticTokensRange{ id: integer(), jsonrpc: String.t(), method: String.t(), params: GenLSP.Structures.SemanticTokensRangeParams.t() | nil }