Class SemanticTokensLegend
Constructors
constructor
- new SemanticTokensLegend(tokenTypes, tokenModifiers?): SemanticTokensLegend
Parameters
- tokenTypes: string[]
- tokenModifiers: string[] = []
Properties
Readonly
tokenModifiers
tokenModifiers: string[]
Readonly
tokenTypes
tokenTypes: string[]