Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-typescript
/
typescript
/
LanguageService
/
getBreakpointStatementAtPosition
get
Breakpoint
Statement
At
Position
abstract
fun
getBreakpointStatementAtPosition
(
fileName
:
String
,
position
:
Double
)
:
TextSpan
?
(
source
)