hasInitBlocks

abstract fun hasInitBlocks(): Boolean

Determines whatever declaration has init blocks.

Return

true if the declaration has init block, false otherwise.