]> source.dussan.org Git - aspectj.git/commit
246125: promoted generic sig parsing code to util
authoraclement <aclement>
Mon, 20 Oct 2008 18:31:31 +0000 (18:31 +0000)
committeraclement <aclement>
Mon, 20 Oct 2008 18:31:31 +0000 (18:31 +0000)
commit22c9c825e93a8ad85904462499fcd0b7ca5f7845
treeffec158574f784a090ece1d76d40938d31a12d4f
parent83fad50ca5effa81e73b6fa8f159d175fcaab599
246125: promoted generic sig parsing code to util
util/src/org/aspectj/util/GenericSignature.java [new file with mode: 0644]
util/src/org/aspectj/util/GenericSignatureParser.java [new file with mode: 0644]
util/testsrc/org/aspectj/util/GenericSignatureParserTest.java [new file with mode: 0644]
util/testsrc/org/aspectj/util/UtilTests.java