damian
08/27/2019, 6:45 AMTypeElementVisitor
not supporting multiple rounds of annotation processing? I'd like to generate code in another processor that `TypeElementVisitor`s can visit reliably (especially the built-in ones), but it doesn't seem like there is a reliable way (the "correct" way being that the processor should support multiple rounds, I think)