toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-typescript
/
typescript
/
NodeFactory
/
createWhileStatement
create
While
Statement
abstract
fun
createWhileStatement
(
expression
:
Expression
,
statement
:
Statement
)
:
WhileStatement
(
source
)