SemanticTokensLegend
A semantic tokens legend contains the needed information to decipher the integer encoded representation of semantic tokens.
Constructors
Link copied to clipboard
constructor(tokenTypes: ReadonlyArray<JsString>, tokenModifiers: ReadonlyArray<JsString> = definedExternally)
Creates a semantic tokens legend.