This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
C++ front end
- To: "'gcc at gcc dot gnu dot org'" <gcc at gcc dot gnu dot org>
- Subject: C++ front end
- From: "Abani, Priya" <priya dot abani at intel dot com>
- Date: Mon, 25 Sep 2000 13:28:41 -0700
Hi,
I am looking at the GNU g++ front end to be able to analyze the tree
structures created after parsing C++. I am only interested in getting
access to the tree structures. Can u point me to some quick links to
help me access tree nodes for a C++ input ?
Thanx,
PRIYA