Package org.codehaus.backport175.compiler

Interface Summary
MessageHandler Handles message reporting.
 

Class Summary
AnnotationC

Annotation compiler.

AnnotationInterfaceRepository Manages the reader interface and their mappings to aliases (if there is an alias else the regular classname).
MessageHandler.PrintWriter Default impl of the MessageHandler interface, prints the messages to standard out.
SourceLocation Source location used for reporting.
 

Exception Summary
CompilerException Thrown when error in compilation of the annotations.