Preparing search index...
The search index is not available
Langium - v3.3.0
Langium
langium/lsp
SemanticTokenKeywordOptions
Interface SemanticTokenKeywordOptions
interface
SemanticTokenKeywordOptions
{
index
?:
number
;
keyword
:
string
;
modifier
?:
string
|
string
[]
;
node
:
AstNode
;
type
:
string
;
}
Index
Properties
index?
keyword
modifier?
node
type
Properties
Optional
index
index
?:
number
keyword
keyword
:
string
Optional
modifier
modifier
?:
string
|
string
[]
node
node
:
AstNode
type
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
index
keyword
modifier
node
type
Langium - v3.3.0
Loading...