Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
kotlin-vscode
/
vscode
/
SemanticTokens
/
SemanticTokens
Semantic
Tokens
constructor
(
data
:
Uint32Array
<
*
>
,
resultId
:
String
=
definedExternally
)
(
source
)
Create new semantic tokens.
Parameters
data
Token data.
result
Id
Result identifier.
Online Documentation