The @AnalyzerDefs annotation is having
@Target({ ElementType.TYPE, ElementType.FIELD, ElementType.METHOD })
But we all suspect having support for anything other than TYPE is a mistake.