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