class org.springframework.aop.aspectj.AbstractAspectJAdvice$AdviceExcludingMethodMatcher extends org.springframework.aop.support.StaticMethodMatcher
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: org.springframework.aop.aspectj.AbstractAspectJAdvice$AdviceExcludingMethodMatcher
  super_class: org.springframework.aop.support.StaticMethodMatcher
{
  private final java.lang.reflect.Method adviceMethod;
    descriptor: Ljava/lang/reflect/Method;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  public void <init>(java.lang.reflect.Method);
    descriptor: (Ljava/lang/reflect/Method;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.aop.aspectj.AbstractAspectJAdvice$AdviceExcludingMethodMatcher this
         0: .line 30
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import org.aspectj cannot be resolved\n\tThe import org.aspectj cannot be resolved\n\tThe import org.aspectj cannot be resolved\n\tThe import org.aspectj cannot be resolved\n\tJoinPoint cannot be resolved to a type\n\tJoinPoint cannot be resolved to a type\n\tJoinPoint cannot be resolved to a type\n\tJoinPoint cannot be resolved to a type\n\tJoinPoint cannot be resolved to a type\n\tProceedingJoinPoint cannot be resolved to a type\n\tJoinPoint cannot be resolved to a type\n\tJoinPoint cannot be resolved to a type\n\tProceedingJoinPoint cannot be resolved to a type\n\tJoinPoint cannot be resolved to a type\n\tJoinPoint cannot be resolved to a type\n\tJoinPointMatch cannot be resolved to a type\n\tPointcutParameter cannot be resolved to a type\n\tPointcutParameter cannot be resolved to a type\n\tJoinPointMatch cannot be resolved to a type\n\tThe method getJoinPoint() from the type AbstractAspectJAdvice refers to the missing type JoinPoint\n\tJoinPoint cannot be resolved to a type\n\tJoinPointMatch cannot be resolved to a type\n\tThe method getPointcutExpression() from the type AspectJExpressionPointcut refers to the missing type PointcutExpression\n\tJoinPoint cannot be resolved to a type\n\tThe method currentJoinPoint() from the type AbstractAspectJAdvice refers to the missing type JoinPoint\n\tJoinPointMatch cannot be resolved to a type\n\tThe method getJoinPointMatch(ProxyMethodInvocation) from the type AbstractAspectJAdvice refers to the missing type JoinPointMatch\n\tJoinPointMatch cannot be resolved to a type\n\tJoinPointMatch cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.aop.aspectj.AbstractAspectJAdvice$AdviceExcludingMethodMatcher this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/aop/aspectj/AbstractAspectJAdvice$AdviceExcludingMethodMatcher;
    MethodParameters:
              Name  Flags
      adviceMethod  

  public boolean matches(java.lang.reflect.Method, java.lang.Class<?>);
    descriptor: (Ljava/lang/reflect/Method;Ljava/lang/Class;)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // org.springframework.aop.aspectj.AbstractAspectJAdvice$AdviceExcludingMethodMatcher this
         0: .line 708
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.aop.aspectj.AbstractAspectJAdvice$AdviceExcludingMethodMatcher this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/aop/aspectj/AbstractAspectJAdvice$AdviceExcludingMethodMatcher;
    Signature: (Ljava/lang/reflect/Method;Ljava/lang/Class<*>;)Z
    MethodParameters:
             Name  Flags
      method       
      targetClass  

  public boolean equals(java.lang.Object);
    descriptor: (Ljava/lang/Object;)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.aop.aspectj.AbstractAspectJAdvice$AdviceExcludingMethodMatcher this
         0: .line 713
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.aop.aspectj.AbstractAspectJAdvice$AdviceExcludingMethodMatcher this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/aop/aspectj/AbstractAspectJAdvice$AdviceExcludingMethodMatcher;
    RuntimeVisibleParameterAnnotations: 
      0:
        org.springframework.lang.Nullable()
    MethodParameters:
       Name  Flags
      other  

  public int hashCode();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.aop.aspectj.AbstractAspectJAdvice$AdviceExcludingMethodMatcher this
         0: .line 725
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.aop.aspectj.AbstractAspectJAdvice$AdviceExcludingMethodMatcher this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/aop/aspectj/AbstractAspectJAdvice$AdviceExcludingMethodMatcher;

  public java.lang.String toString();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.aop.aspectj.AbstractAspectJAdvice$AdviceExcludingMethodMatcher this
         0: .line 730
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.aop.aspectj.AbstractAspectJAdvice$AdviceExcludingMethodMatcher this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/aop/aspectj/AbstractAspectJAdvice$AdviceExcludingMethodMatcher;
}
SourceFile: "AbstractAspectJAdvice.java"
NestHost: org.springframework.aop.aspectj.AbstractAspectJAdvice
InnerClasses:
  private AdviceExcludingMethodMatcher = org.springframework.aop.aspectj.AbstractAspectJAdvice$AdviceExcludingMethodMatcher of org.springframework.aop.aspectj.AbstractAspectJAdvice