diff options
Diffstat (limited to 'docs/developer/language.html')
-rw-r--r-- | docs/developer/language.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/developer/language.html b/docs/developer/language.html index f4b837c14..dd746ba7e 100644 --- a/docs/developer/language.html +++ b/docs/developer/language.html @@ -144,6 +144,14 @@ <h4>User-suggested New Language Features</h4> <ul> + <li>"-" wildcard<ul> + <li> + <a href="http://dev.eclipse.org/mhonarc/lists/aspectj-dev/msg00717.html"> + http://dev.eclipse.org/mhonarc/lists/aspectj-dev/msg00717.html</a> </li> + <li><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=34054#c2"> + https://bugs.eclipse.org/bugs/show_bug.cgi?id=34054#c2</a> </li> +</ul> + </li> <li>Class cast pointcut<ul> <li> <a href="http://dev.eclipse.org/mhonarc/lists/aspectj-users/msg01479.html"> |