]> source.dussan.org Git - aspectj.git/commit
generics: TypeXs are much more aware of generics. The only method in this class...
authoraclement <aclement>
Mon, 4 Jul 2005 14:57:20 +0000 (14:57 +0000)
committeraclement <aclement>
Mon, 4 Jul 2005 14:57:20 +0000 (14:57 +0000)
commitfcf8ea9570c9af70bddbfd46b621b51adb82aa9d
treec93a4ce893781eae0bece7c93f5c924c871ab22c
parentd76026cf7973dfc92751a65e7b08a8d29a074e1f
generics: TypeXs are much more aware of generics.  The only method in this class not finished now is forGenericTypeSignature() - it does not quite capture all the information from the parsed generic signature in the TypeX it creates.  It currently captures enough for the testcases I've written - no doubt will need extending for other testcases.
weaver/src/org/aspectj/weaver/TypeX.java