|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AnnotationValue | |
|---|---|
| org.aspectj.ajdt.internal.compiler.lookup | |
| org.aspectj.weaver | |
| Uses of AnnotationValue in org.aspectj.ajdt.internal.compiler.lookup |
|---|
| Methods in org.aspectj.ajdt.internal.compiler.lookup that return AnnotationValue | |
|---|---|
static AnnotationValue |
EclipseAnnotationConvertor.generateElementValueForConstantExpression(org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression defaultValue,
org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding defaultValueBinding)
|
| Uses of AnnotationValue in org.aspectj.weaver |
|---|
| Subclasses of AnnotationValue in org.aspectj.weaver | |
|---|---|
class |
AnnotationAnnotationValue
|
class |
ArrayAnnotationValue
|
class |
ClassAnnotationValue
|
class |
EnumAnnotationValue
|
class |
SimpleAnnotationValue
|
| Methods in org.aspectj.weaver that return AnnotationValue | |
|---|---|
AnnotationValue |
AnnotationNameValuePair.getValue()
|
AnnotationValue[] |
ArrayAnnotationValue.getValues()
|
| Methods in org.aspectj.weaver with parameters of type AnnotationValue | |
|---|---|
void |
ArrayAnnotationValue.setValues(AnnotationValue[] values)
|
| Constructors in org.aspectj.weaver with parameters of type AnnotationValue | |
|---|---|
AnnotationNameValuePair(java.lang.String name,
AnnotationValue val)
|
|
ArrayAnnotationValue(AnnotationValue[] values)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||