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  
TypeElementVisitor classes to log messages during compilation and fail compilation. |