- Enclosing class:
- AndHowCompileProcessor
protected static class AndHowCompileProcessor.CauseEffect
extends Object
Match up a causal Element (Basically the compiler representation of a
class to be compiled) w/ the Class name that will be registered in
a service registry.
When the AnnotationProcessor writes a new file to the Filer, it wants
a causal Element to associate with it, apparently this info could be
used for reporting or something.