withoutTypeParameters

List containing declarations with no type parameters.

Return

A list containing declarations with no type parameters.


List containing declarations without type parameter declarations satisfying the predicate.

Return

A list containing declarations without type parameter declarations satisfying the predicate.

Parameters

predicate

A function that defines the condition to be met by the list of type parameter declarations.