Uses of Interface
org.ocpsoft.rewrite.annotation.spi.AnnotationHandler
Packages that use AnnotationHandler
-
Uses of AnnotationHandler in org.ocpsoft.rewrite.annotation.spi
Classes in org.ocpsoft.rewrite.annotation.spi that implement AnnotationHandlerModifier and TypeClassDescriptionclassFieldAnnotationHandler<A extends Annotation>A common base class forAnnotationHandlerimplementations that process field annotations.classMethodAnnotationHandler<A extends Annotation>A common base class forAnnotationHandlerimplementations that process method annotations.classParameterAnnotationHandler<A extends Annotation>A common base class forAnnotationHandlerimplementations that process method argument annotations.