Python parsers that parse Java?

Kevin Dahlhausen kdahlhaus at yahoo.com
Fri Sep 14 09:32:53 EDT 2001


Thanks, but I think there was a misunderstanding.  I want to parse a
java file with a python module, not to execute it, but to reformat and
add some member functions (maybe javadoc too), then spit the java
source back out.

The end goal is to do things like add get/setters from Vim based on a
list of attibutes.

BTW - as of tonight I'll be away from the net for a week or so, so I
won't be replying to anything.



More information about the Python-list mailing list