See: Description
Class | Description |
---|---|
AbstractSingularAnnotationProcessor<A extends Annotation,E extends Element> |
The base class for the singular annotation processors, which does the annotation validation at the compilation time
|
AnnotationProcessorErrorConstants |
This class contains error message related constants used by annotation processor classes
|
SingularAnnotationProcessingContext<A extends Annotation,E extends Element> |
The annotation processing context of the
AbstractSingularAnnotationProcessor |
Copyright © 2016–2019 AdroitLogic. All rights reserved.