public class AnnotationDefaultVisitor extends AbstractAnnotationVisitor<MethodDescriptor>
Creates dependencies of the method to the type of the default value.
| Modifier | Constructor and Description |
|---|---|
protected |
AnnotationDefaultVisitor(TypeCache.CachedType containingType,
MethodDescriptor descriptor,
VisitorHelper visitorHelper)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
setValue(MethodDescriptor descriptor,
com.buschmais.jqassistant.plugin.common.api.model.ValueDescriptor<?> value) |
visit, visitAnnotation, visitArray, visitEnumprotected AnnotationDefaultVisitor(TypeCache.CachedType containingType, MethodDescriptor descriptor, VisitorHelper visitorHelper)
visitorHelper - The
VisitorHelper
.protected void setValue(MethodDescriptor descriptor, com.buschmais.jqassistant.plugin.common.api.model.ValueDescriptor<?> value)
setValue in class AbstractAnnotationVisitor<MethodDescriptor>Copyright © 2016 buschmais GbR. All rights reserved.