Class SemanticTokensLegend
Constructors
constructor
- new SemanticTokensLegend(tokenTypes, tokenModifiers?): SemanticTokensLegend
Parameters
- tokenTypes: string[]
Optional
tokenModifiers: string[]
Properties
Readonly
tokenModifiers
tokenModifiers: string[]
Readonly
tokenTypes
tokenTypes: string[]
A semantic tokens legend contains the needed information to decipher the integer encoded representation of semantic tokens.