Class MessageLocalizations.OnAnnotationValue
java.lang.Object
org.derive4j.processor.api.MessageLocalization
org.derive4j.processor.api.MessageLocalizations.OnAnnotationValue
- Enclosing class:
MessageLocalizations
-
Nested Class Summary
Nested classes/interfaces inherited from class MessageLocalization
MessageLocalization.Cases<R> -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final AnnotationMirrorprivate final AnnotationValueprivate final Element -
Constructor Summary
ConstructorsConstructorDescriptionOnAnnotationValue(Element element, AnnotationMirror annotation, AnnotationValue annotationValue) -
Method Summary
Methods inherited from class MessageLocalization
onAnnotation, onAnnotationValue, onElement
-
Field Details
-
element
-
annotation
-
annotationValue
-
-
Constructor Details
-
OnAnnotationValue
OnAnnotationValue(Element element, AnnotationMirror annotation, AnnotationValue annotationValue)
-
-
Method Details
-
match
- Specified by:
matchin classMessageLocalization
-