See: Description
| Interface | Description | 
|---|---|
| TypeElementVisitor<C,E> | Provides a hook into the compilation process to allow user defined functionality to be created at compile time. | 
| VisitorContext | Provides a way for  TypeElementVisitorclasses to log messages during compilation and fail compilation. | 
| Class | Description | 
|---|---|
| AnnotatingVisitor | 
| Annotation Type | Description | 
|---|---|
| TestAnn |