withoutSecondaryConstructors

List containing declarations that don't have secondary constructors.

Return

A list containing declarations without secondary constructor(s).


List containing declarations without secondary constructor declarations satisfying the predicate.

Return

A list containing declarations without secondary constructor declarations satisfying the predicate.

Parameters

predicate

A function that defines the condition to be met by the list of secondary constructor declarations.