Functions

Link copied to clipboard
open operator fun minus(other: AnnotationSelector): AnnotationSelector

Subtracts one selector from another.

Link copied to clipboard
open operator override fun plus(other: AnnotationSelector): AnnotationSelector

Combines this selector with another selector.

Link copied to clipboard
open override fun toString(): String
Link copied to clipboard
open operator override fun unaryMinus(): AnnotationSelector

Returns a selector that negates this selector.