hasArguments

abstract fun hasArguments(): Boolean

Determines whatever the declaration has arguments.

Return

true if the declaration has any argument, false otherwise.