setTypeArguments
open fun setTypeArguments(@Nullable typeArguments: @Nullable NodeList<Type>): ObjectCreationExpr(source)
Sets the typeArguments
Return
this, the ObjectCreationExpr
Parameters
typeArguments
the typeArguments, can be null