A semantic tokens legend contains the needed information to decipher the integer encoded representation of semantic tokens.
new(tokenTypes:Array<String>, ?tokenModifiers:Array<String>)
read onlytokenModifiers:Array<String>
The possible token modifiers.
read onlytokenTypes:Array<String>
The possible token types.