AJF-9: Does declare parents: extends take a list of types?
The documentation of AspectJ mentions only a single type:http://www.eclipse.org/aspectj/doc/released/progguide/semantics-declare.html#d0e6640
But one of the examples uses a list:
abc-1.1.0/ajc-harness/tests/new/HierarchyIntroductions.java
Submitted on 9 November 2005 at 14:10
Issue Log
On 24 March 2006 at 12:15 Jira commented:
AJF-9, martin:
Added extends Type* to the syntax definition.
Log in to post comments