setTypeArguments

open fun setTypeArguments(@Nullable typeArguments: @Nullable NodeList<Type>): MethodCallExpr(source)

Sets the typeArguments

Return

this, the MethodCallExpr

Parameters

typeArguments

the typeArguments, can be null