Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-typescript
/
typescript
/
LanguageService
/
getDefinitionAndBoundSpan
get
Definition
And
Bound
Span
abstract
fun
getDefinitionAndBoundSpan
(
fileName
:
String
,
position
:
Double
)
:
DefinitionInfoAndBoundSpan
?
(
source
)