yeah you can easily have an annotation processor t...
# kapt
a
yeah you can easily have an annotation processor take a top level annotation but generate sources based on the inner fields or methods of a class. if you change a non annotated field and processor is not run again, a compile time error could happen