Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-typescript
/
typescript
/
LanguageService
/
getDocumentHighlights
get
Document
Highlights
abstract
fun
getDocumentHighlights
(
fileName
:
String
,
position
:
Double
,
filesToSearch
:
<Error class: unknown class>
<
String
>
)
:
<Error class: unknown class>
<
DocumentHighlights
>
?
(
source
)