Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-typescript
/
typescript
/
LanguageService
/
getCompletionEntrySymbol
get
Completion
Entry
Symbol
abstract
fun
getCompletionEntrySymbol
(
fileName
:
String
,
position
:
Double
,
name
:
String
,
source
:
String
?
)
:
Symbol
?
(
source
)