withoutAnnotationNamed

List containing declarations without any of specified annotations.

Return

A list containing declarations without any of specified annotations.

Parameters

name

The name of the annotation to exclude.

names

The names of additional annotations to exclude.


List containing declarations without any of specified annotations.

Return

A list containing declarations without any of specified annotations.

Parameters

names

The names of additional annotations to exclude.