withoutInterfaceOrObject

List containing declarations that not have interface or object satisfying the provided predicate.

Return

A list containing declarations without interface or object satisfying the provided predicate.

Parameters

includeNested

Whether to include nested interfaces and objects.

predicate

A function that defines the condition to be met by an interface or object declaration.