toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-typescript
/
typescript
/
NodeFactory
/
createCommaListExpression
create
Comma
List
Expression
abstract
fun
createCommaListExpression
(
elements
:
ReadonlyArray
<
Expression
>
)
:
CommaListExpression
(
source
)