]> source.dussan.org Git - aspectj.git/commit
Fixed 3 bugs reported in bug#82340, including correct use of visibility modifiers.
authormkersten <mkersten>
Thu, 13 Jan 2005 15:53:01 +0000 (15:53 +0000)
committermkersten <mkersten>
Thu, 13 Jan 2005 15:53:01 +0000 (15:53 +0000)
commitb460597575b05920885bd2f5f226b0140b687d6e
tree32baeedee64bb236c133471c88b4842fcda4456f
parentf70b383d6292995c1e0521e7312e827022fe8fc9
Fixed 3 bugs reported in bug#82340, including correct use of visibility modifiers.
ajdoc/src/org/aspectj/tools/ajdoc/HtmlDecorator.java
ajdoc/src/org/aspectj/tools/ajdoc/StubFileGenerator.java
ajdoc/testdata/bug82340/.cvsignore [new file with mode: 0644]
ajdoc/testdata/bug82340/Pointcuts.java [new file with mode: 0644]
ajdoc/testdata/coverage/foo/NoMembers.java
ajdoc/testsrc/org/aspectj/tools/ajdoc/CoverageTestCase.java
ajdoc/testsrc/org/aspectj/tools/ajdoc/PointcutVisibilityTest.java [new file with mode: 0644]