Package org.aspectj.lang.reflect
Interface PerClause
-
- All Known Subinterfaces:
PointcutBasedPerClause
- All Known Implementing Classes:
PerClauseImpl,PointcutBasedPerClauseImpl,TypePatternBasedPerClauseImpl
public interface PerClause
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description PerClauseKindgetKind()
-
-
-
Method Detail
-
getKind
PerClauseKind getKind()
-
-