rhencke
08/24/2017, 11:05 PM* Marking rules: an implicit receiver is considered marked with @Ann if
* - its type is marked, or
* - its type's classifier is marked
* - or any of its superclasses/superinterfaces
How would one mark a type's classifier with an annotation?