Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/plugin-ext
plugin/types-impl
SemanticTokensLegend
Class SemanticTokensLegend
#region Semantic Coloring
Index
Constructors
constructor
Properties
token
Modifiers
token
Types
Constructors
constructor
new
SemanticTokensLegend
(
tokenTypes
:
string
[]
,
tokenModifiers
?:
string
[]
,
)
:
SemanticTokensLegend
Parameters
tokenTypes
:
string
[]
tokenModifiers
:
string
[]
= []
Returns
SemanticTokensLegend
Properties
Readonly
token
Modifiers
tokenModifiers
:
string
[]
Readonly
token
Types
tokenTypes
:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
token
Modifiers
token
Types
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...
#region Semantic Coloring