Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-typescript
/
typescript
/
updateSourceFile
update
Source
File
external
fun
updateSourceFile
(
sourceFile
:
SourceFile
,
newText
:
String
,
textChangeRange
:
TextChangeRange
,
aggressiveChecks
:
Boolean
=
definedExternally
)
:
SourceFile
(
source
)