Optional
resultId: stringReadonly
dataThe actual tokens data.
provideDocumentSemanticTokens for an explanation of the format.
Readonly
resultThe result id of the tokens.
This is the id that will be passed to DocumentSemanticTokensProvider.provideDocumentSemanticTokensEdits
(if implemented).
Represents semantic tokens, either in a range or in an entire document.
See