| Package | Description |
|---|---|
| com.buschmais.jqassistant.plugin.java.api.model | |
| com.buschmais.jqassistant.plugin.java.impl.scanner.visitor |
| Modifier and Type | Method and Description |
|---|---|
List<AnnotationValueDescriptor> |
AnnotatedDescriptor.getAnnotatedBy()
Return the annotations this descriptor is annotated by.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
AnnotationVisitor.setValue(AnnotationValueDescriptor descriptor,
com.buschmais.jqassistant.plugin.common.api.model.ValueDescriptor<?> value) |
| Constructor and Description |
|---|
AnnotationVisitor(TypeCache.CachedType containingType,
AnnotationValueDescriptor descriptor,
VisitorHelper visitorHelper)
Constructor.
|
Copyright © 2015 buschmais GbR. All rights reserved.