[antlr-interest] Super-Newbie-Question (Java Parser with c++)

haberker at alpha.fh-furtwangen.de haberker at alpha.fh-furtwangen.de
Fri Nov 23 10:13:08 PST 2001


Hi,

i want creat a java parser with antlr. I created the c++ file with the
java.g from the examples, that was no problem. The "problem" ist the
output of the classes. I can walk through the output of the AST Tree,
no problem, but i don't know how to create therefrom the output i
want. I wish to create the following output type with my class parser:


line x, method y, public
.....


Is there an example of how i can do this??

regards 

Timo


 

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ 



More information about the antlr-interest mailing list