setTypeArguments

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

Sets the typeArguments

Return

this, the MethodReferenceExpr

Parameters

typeArguments

the typeArguments, can be null