T
- Visitor return type.public interface XAnnotationFieldVisitor<T>
Modifier and Type | Method and Description |
---|---|
T |
visitArrayAnnotationField(XArrayAnnotationField<?> arrayAnnotationField) |
T |
visitSingleAnnotationField(XSingleAnnotationField<?> singleAnnotationField) |
T visitSingleAnnotationField(XSingleAnnotationField<?> singleAnnotationField)
T visitArrayAnnotationField(XArrayAnnotationField<?> arrayAnnotationField)
Copyright © 2006–2017. All rights reserved.