summaryrefslogtreecommitdiffstats
path: root/aspectj5rt/java5-src/org/aspectj/lang/reflect/DeclareAnnotation.java
Commit message (Collapse)AuthorAgeFilesLines
* completes all of the MAP bar ITDsacolyer2005-10-031-1/+37
|
* updates to reflection library (largely javadoc, but with a few small tweaks)acolyer2005-09-301-1/+1
|
* I'm committing this shell of an implementation for runtime reflection on ↵acolyer2005-04-181-0/+20
AspectJ's type system. It's needed by the aUnit guys and provides a means for us to share a structure, take patches etc.. NOT to be considered finished (ha ha) or even a final design at this point in time. We have to do some compiler work to generate runtime-visible structures to support this...