Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-typescript
/
typescript
/
TypeChecker
/
resolveName
resolve
Name
abstract
fun
resolveName
(
name
:
String
,
location
:
Node
?
,
meaning
:
SymbolFlags
,
excludeGlobals
:
Boolean
)
:
Symbol
?
(
source
)