Class AnnotationMemberValue

java.lang.Object
org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.AnnotationValueImpl
org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.AnnotationMemberValue
All Implemented Interfaces:
AnnotationValue, TypeIds

public class AnnotationMemberValue extends AnnotationValueImpl
  • Constructor Details

  • Method Details

    • getMethodBinding

      public MethodBinding getMethodBinding()
      Returns:
      the method binding that defined this member value pair.