This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Using of parse tree externally


"Dupont, Michael" <michael.dupont@mciworldcom.de> writes:

[...]

| It is a very difficult to dig through the tree nodes because of the
| complexity of the tree structure and the amount of the
| data involved. 

The tree data structure and language is pretty-well documented in
c-tree.texi.

-- Gaby
CodeSourcery, LLC                             http://www.codesourcery.com

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]