withoutInitBlocks

List containing declarations that don't have init block(s).

Return

A list containing declarations without the init block(s).


List containing declarations without init block declarations satisfying the predicate.

Return

A list containing declarations without init block declarations satisfying the predicate.

Parameters

predicate

A function that defines the condition to be met by the list of init block declarations.