| Package | Description |
|---|---|
| org.ocpsoft.rewrite.annotation.spi |
| Modifier and Type | Class and Description |
|---|---|
class |
FieldAnnotationHandler<A extends Annotation>
A common base class for
AnnotationHandler implementations that process field annotations. |
class |
MethodAnnotationHandler<A extends Annotation>
A common base class for
AnnotationHandler implementations that process method annotations. |
class |
ParameterAnnotationHandler<A extends Annotation>
A common base class for
AnnotationHandler implementations that process method argument annotations. |
Copyright © 2021 OCPsoft. All rights reserved.