setTypeArguments

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

Sets the type arguments

Return

this, the FieldAccessExpr

Parameters

typeArguments

the type arguments, can be null