Class CflowPointcut


public class CflowPointcut extends PointcutDesignator
CFlowPointcut DOM AST node. has: A PointcutDesignator called 'body'
Author:
ajh02
  • Field Details

  • Method Details

    • getBody

      public PointcutDesignator getBody()
    • setBody

      public void setBody(PointcutDesignator body)
    • isCflowBelow

      public boolean isCflowBelow()
    • setIsCflowBelow

      public void setIsCflowBelow(boolean isCflowBelow)
    • propertyDescriptors

      public static List propertyDescriptors(int apiLevel)