Interface TypePatternBasedPerClause

All Known Implementing Classes:
TypePatternBasedPerClauseImpl

public interface TypePatternBasedPerClause
AspectJ runtime representation of a type pattern based per-clause associated with an aspect (pertypewithin).
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getTypePattern

      TypePattern getTypePattern()
      Returns:
      the associated type pattern