Uses of Interface
org.aspectj.org.eclipse.jdt.core.IMemberValuePair
Packages that use IMemberValuePair
Package
Description
The Java model is the set of classes that model the
objects associated with creating, editing, and building a Java program.
-
Uses of IMemberValuePair in org.aspectj.org.eclipse.jdt.core
Methods in org.aspectj.org.eclipse.jdt.core that return IMemberValuePairModifier and TypeMethodDescriptionIMethod.getDefaultValue()Returns amember value pairrepresenting the default value of this method if any, ornullif this method's parent is not an annotation type, or else if this method does not have a default value.IAnnotation.getMemberValuePairs()Returns the member-value pairs of this annotation. -
Uses of IMemberValuePair in org.aspectj.org.eclipse.jdt.internal.codeassist
Methods in org.aspectj.org.eclipse.jdt.internal.codeassist that return IMemberValuePairModifier and TypeMethodDescriptionprotected IMemberValuePair[]CompletionUnitStructureRequestor.getMemberValuePairs(MemberValuePair[] memberValuePairs) -
Uses of IMemberValuePair in org.aspectj.org.eclipse.jdt.internal.core
Classes in org.aspectj.org.eclipse.jdt.internal.core that implement IMemberValuePairFields in org.aspectj.org.eclipse.jdt.internal.core declared as IMemberValuePairModifier and TypeFieldDescriptionSourceAnnotationMethodInfo.defaultValueAnnotationInfo.membersstatic final IMemberValuePair[]Annotation.NO_MEMBER_VALUE_PAIRSMethods in org.aspectj.org.eclipse.jdt.internal.core that return IMemberValuePairModifier and TypeMethodDescriptionBinaryMethod.getDefaultValue()SourceMethod.getDefaultValue()protected IMemberValuePairCompilationUnitStructureRequestor.getMemberValuePair(MemberValuePair memberValuePair) Annotation.getMemberValuePairs()protected IMemberValuePair[]CompilationUnitStructureRequestor.getMemberValuePairs(MemberValuePair[] memberValuePairs)