OptionalresultId: stringReadonlydataThe actual tokens data.
provideDocumentSemanticTokens for an explanation of the format.
ReadonlyresultThe 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