Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SemanticTokensLegend

A semantic tokens legend contains the needed information to decipher the integer encoded representation of semantic tokens.

Hierarchy

  • SemanticTokensLegend

索引

Constructors

Properties

Constructors

constructor

Properties

Readonly tokenTypes

tokenTypes: string[]

The possible token types.

Readonly tokenModifiers

tokenModifiers: string[]

The possible token modifiers.

Generated by TypeDoc