If I understand what you're asking correctly, you ...
# kapt
g
If I understand what you're asking correctly, you shouldn't need to. Annotation processors work in rounds. If your processor generates code that contains annotations, then the annotated elements will be processed in the next processing round.