Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-typescript
/
typescript
/
LanguageService
/
toLineColumnOffset
to
Line
Column
Offset
abstract
val
toLineColumnOffset
:
(
fileName
:
String
,
position
:
Double
)
->
LineAndCharacter
?
(
source
)