setInitializer
open fun setInitializer(@Nullable initializer: @Nullable ArrayInitializerExpr): ArrayCreationExpr(source)
Sets the initializer
Return
this, the ArrayCreationExpr
Parameters
initializer
the initializer, can be null
Sets the initializer
this, the ArrayCreationExpr
the initializer, can be null