aboutsummaryrefslogtreecommitdiffstats
path: root/aspectj5rt/java5-src/org/aspectj/lang/reflect/NoSuchPointcutException.java
Commit message (Collapse)AuthorAgeFilesLines
* tidyup retired modules and add aspectjtools submoduleAndy Clement2019-02-081-34/+0
|
* updates to reflection library (largely javadoc, but with a few small tweaks)acolyer2005-09-301-2/+5
|
* this patch implements the MAP for aspects, pointcuts, and advice. just ↵acolyer2005-04-251-0/+31
enough of an implementation to provide the support needed for some of the ataspectj visitor tests.