hasTypeArguments

abstract fun hasTypeArguments(): Boolean

Determines whatever the declaration has type arguments.

Return

true if the declaration has any type argument, false otherwise.