Dear g++ developers and users,

I am interested in the syntax tree that g++ parser constructs. I notice
there
is a file  cxx-pretty-print.c  in  the source directory. How can I use
it to
pretty print the syntax tree , or other abstract representation out?

Thanks a lot!

-Andy

_______________________________________________
help-gplusplus mailing list
help-gplusplus@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gplusplus

Reply via email to