Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-typescript
/
typescript
/
NodeFactory
/
createNewExpression
create
New
Expression
abstract
fun
createNewExpression
(
expression
:
Expression
,
typeArguments
:
<Error class: unknown class>
<
TypeNode
>
?
,
argumentsArray
:
<Error class: unknown class>
<
Expression
>
?
)
:
NewExpression
(
source
)