C++ front end

Mark Mitchell mark@codesourcery.com
Mon Sep 25 13:45:00 GMT 2000


>>>>> "Abani," == Abani, Priya <priya.abani@intel.com> writes:

    Abani,> Hi, I am looking at the GNU g++ front end to be able to
    Abani,> analyze the tree structures created after parsing C++. I
    Abani,> am only interested in getting access to the tree
    Abani,> structures. Can u point me to some quick links to help me
    Abani,> access tree nodes for a C++ input ?

Priya --

Check out the file c-tree.texi in the current CVS sources.  You can
browse it from the web using the cvsweb interface.

Thanks,

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com


More information about the Gcc mailing list