@gmb/bitmark-parser - v7.2.0
Preparing search index...
SemanticTokensLegend
Interface SemanticTokensLegend
The legend every response carries — the index → name tables of the
lsp
layout.
interface
SemanticTokensLegend
{
tokenModifiers
:
SemanticTokenModifier
[]
;
tokenTypes
:
SemanticTokenType
[]
;
}
Index
Properties
token
Modifiers
token
Types
Properties
token
Modifiers
tokenModifiers
:
SemanticTokenModifier
[]
token
Types
tokenTypes
:
SemanticTokenType
[]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
token
Modifiers
token
Types
@gmb/bitmark-parser - v7.2.0
Loading...
The legend every response carries — the index → name tables of the
lsplayout.