Package uk.autores.processing

Annotation processing package.

This library must be exposed to the compiler's annotation processor in order to have annotations defined in the API library processed. With the javac compiler this can be done with the -processorpath flag.