]> source.dussan.org Git - aspectj.git/commit
44365: is() support in type patterns
authoraclement <aclement>
Fri, 19 Mar 2010 15:42:02 +0000 (15:42 +0000)
committeraclement <aclement>
Fri, 19 Mar 2010 15:42:02 +0000 (15:42 +0000)
commit576db589a6aa911df6ce8a9cd608baacdfe631d7
tree38b6667ef1a46f7ea9d4fccd3a06bfbf7fe78a64
parente60f463f95845f92f62f02958f25505e4d401e5a
44365: is() support in type patterns
13 files changed:
tests/bugs169/pr44365/Errors1.java [new file with mode: 0644]
tests/bugs169/pr44365/Errors5.java [new file with mode: 0644]
tests/bugs169/pr44365/SimpleAnnotation.java [new file with mode: 0644]
tests/bugs169/pr44365/SimpleAnonymous.java [new file with mode: 0644]
tests/bugs169/pr44365/SimpleAspect.java [new file with mode: 0644]
tests/bugs169/pr44365/SimpleClass.java [new file with mode: 0644]
tests/bugs169/pr44365/SimpleEnum.java [new file with mode: 0644]
tests/bugs169/pr44365/SimpleInner.java [new file with mode: 0644]
tests/bugs169/pr44365/SimpleInner2.java [new file with mode: 0644]
tests/bugs169/pr44365/SimpleInner3.java [new file with mode: 0644]
tests/bugs169/pr44365/SimpleInterface.java [new file with mode: 0644]
tests/src/org/aspectj/systemtest/ajc169/Ajc169Tests.java
tests/src/org/aspectj/systemtest/ajc169/ajc169.xml