Langium - v4.0.0
Preparing search index...
langium/lsp
SemanticTokensDecoder
DecodedSemanticToken
Interface DecodedSemanticToken
interface
DecodedSemanticToken
{
offset
:
number
;
text
:
string
;
tokenModifiers
:
number
;
tokenType
:
SemanticTokenTypes
;
}
Index
Properties
offset
text
token
Modifiers
token
Type
Properties
offset
offset
:
number
text
text
:
string
token
Modifiers
tokenModifiers
:
number
token
Type
tokenType
:
SemanticTokenTypes
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
offset
text
token
Modifiers
token
Type
Langium - v4.0.0
Loading...