toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-typescript
/
typescript
/
LanguageService
/
getDocumentHighlights
get
Document
Highlights
abstract
fun
getDocumentHighlights
(
fileName
:
String
,
position
:
Double
,
filesToSearch
:
ReadonlyArray
<
String
>
)
:
ReadonlyArray
<
DocumentHighlights
>
?
(
source
)