unaryMinus

open operator override fun unaryMinus(): AnnotationSelector(source)

Returns a selector that negates this selector.

Negated selector will remove subset of annotations from regular selector. Negated selector alone is equivalent of none. Read more about combinations in plus documentation.