withoutTypeParameterNamed

List containing declarations without any of specified type parameters.

Return

A list containing declarations without any of specified type parameters.

Parameters

name

The name of the type parameter to exclude.

names

The names of additional type parameters to exclude.


List containing declarations without any of specified type parameters.

Return

A list containing declarations without any of specified type parameters.

Parameters

names

The names of additional type parameters to exclude.