Uses of Class
org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ElementValuePair
Packages that use ElementValuePair
Package
Description
-
Uses of ElementValuePair in org.aspectj.org.eclipse.jdt.internal.compiler.ast
Fields in org.aspectj.org.eclipse.jdt.internal.compiler.ast declared as ElementValuePairModifier and TypeFieldDescriptionMemberValuePair.compilerElementPairThe representation of this pair in the type system.Methods in org.aspectj.org.eclipse.jdt.internal.compiler.ast that return ElementValuePairModifier and TypeMethodDescriptionAnnotation.computeElementValuePairs()NormalAnnotation.computeElementValuePairs()SingleMemberAnnotation.computeElementValuePairs() -
Uses of ElementValuePair in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
Fields in org.aspectj.org.eclipse.jdt.internal.compiler.lookup declared as ElementValuePairMethods in org.aspectj.org.eclipse.jdt.internal.compiler.lookup that return ElementValuePairModifier and TypeMethodDescriptionAnnotationBinding.getElementValuePairs()UnresolvedAnnotationBinding.getElementValuePairs()Methods in org.aspectj.org.eclipse.jdt.internal.compiler.lookup with parameters of type ElementValuePairModifier and TypeMethodDescriptionLookupEnvironment.createAnnotation(ReferenceBinding annotationType, ElementValuePair[] pairs) LookupEnvironment.createUnresolvedAnnotation(ReferenceBinding annotationType, ElementValuePair[] pairs) static voidAnnotationBinding.setMethodBindings(ReferenceBinding type, ElementValuePair[] pairs) Constructors in org.aspectj.org.eclipse.jdt.internal.compiler.lookup with parameters of type ElementValuePair