withTypeParameterNamed

List containing declarations that have at least one type parameter with the specified name(s).

Return

A list containing declarations with at least one of the specified type parameter(s).

Parameters

name

The name of the type parameter to include.

names

The names of additional type parameters to include.


List containing declarations that have at least one type parameter with the specified name(s).

Return

A list containing declarations with at least one of the specified type parameter(s).

Parameters

names

The names of additional type parameters to include.