The wisent-java grammar for JDEE, generic type declaration

"Jeff Peck" <[email protected]>
Newsgroups gmane.emacs.jdee.devel
Message-ID <E8AB0C7BD6FA47C88F74E4D611F7E6F0@blue>
As discussed in the "how to help" Thread, the wisent-java grammar does find semantic regions/overlays for JDEE.

I've found one minor issue, and I wonder if anyone out there knows how/where to fix?
Might be a grammar bug, or maybe jdee is not expecting/using the data for this.

Consider this function declaration:
public <E> E[] toArray(E[] a) {
    return super.toArray(a);
}

The "<E>" declaration is not recognized correctly, as evidenced by:
 a) C-M-f does not treat it as unit.
 b) the method name "toArray" is not highlighted as a method name.

------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev

_______________________________________________
jdee-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jdee-devel
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.