hasVariables

abstract fun hasVariables(): Boolean

Whether the declaration has variables.

Return

true if the declaration has any variable, false otherwise.