annotations of — Returns any annotations of an element in the system
annotations of
This transform returns all the annotations on the set of code elements to which it is applied.
annotations of methods in class "Foo"
This would return any annotations of the methods in class Foo.
Foo
class
member
argument
annotation