[Uml-devel] Java parser for kdevelop-pg
Jakob Petsovits
jpetso at gmx.at
Thu Jan 19 14:07:01 UTC 2006
Hi Umbrello people,
I just saw noticed the new Java importer based on the simplified parser.
Not sure if it's still of interest for you, but maybe you want to know that
I wrote a full-featured Java parser over the last months, using Roberto
Raggi's new kdevelop-pg parser generator.
It doesn't yet do processing on semantics like filling the class model, but
sooner or later it will integrate into KDevelop to do exactly this. If you're
not interested in the parser itself, you may want to take a look at the lexer
written in flex format which can also read Unicode identifiers and all that
jazz, and can be used independently from the parser.
If it helps for Umbrello's Java importer, you're invited to take what you need
from http://websvn.kde.org/branches/work/kdevelop-pg/examples/java/ .
Please CC me if replying, I'm not subscribed to the list.
Bye,
Jakob
More information about the umbrello-devel
mailing list