annotationType

abstract val annotationType: Class<A>(source)

The condition annotation processed by this condition checker.

This must be the annotation which is meta-annotated with Condition, with its type being the checker implementation.