Preparing search index...
The search index is not available
Langium - v3.3.0
Langium
langium/test
highlightHelper
Function highlightHelper
highlight
Helper
<
T
>
(
services
)
:
(
(
input
:
string
,
options
?:
ParseHelperOptions
)
=>
Promise
<
DecodedSemanticTokensWithRanges
>
)
Type Parameters
T
extends
AstNode
=
AstNode
Parameters
services
:
LangiumServices
Returns
(
(
input
:
string
,
options
?:
ParseHelperOptions
)
=>
Promise
<
DecodedSemanticTokensWithRanges
>
)
(
input
,
options
?
)
:
Promise
<
DecodedSemanticTokensWithRanges
>
Parameters
input
:
string
Optional
options
:
ParseHelperOptions
Returns
Promise
<
DecodedSemanticTokensWithRanges
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Langium - v3.3.0
Loading...