Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-typescript
/
typescript
/
NodeFactory
/
updateIfStatement
update
If
Statement
abstract
fun
updateIfStatement
(
node
:
IfStatement
,
expression
:
Expression
,
thenStatement
:
Statement
,
elseStatement
:
Statement
?
)
:
IfStatement
(
source
)