Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-typescript
/
typescript
/
NodeFactory
/
createWithStatement
create
With
Statement
abstract
fun
createWithStatement
(
expression
:
Expression
,
statement
:
Statement
)
:
WithStatement
(
source
)