hasLocalFunctions

abstract fun hasLocalFunctions(): Boolean

Determines whatever the declaration has local functions.

Return

true if the declaration has any local function, false otherwise.