[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[cdt-doc-dev] CDT Arch Docuemnt
|
- From: "chinmay narayan" <chinu.pandey@xxxxxxxxx>
- Date: Thu, 30 Nov 2006 18:31:27 +0530
- Delivered-to: cdt-doc-dev@eclipse.org
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=I4g7NSxWR+690G/VoxGQwFo8TtS9DDMF8gR0fOsboFzrWZ49+EWApRdY7E6Jh3K7vg6EimcNzjH8wTK/8kWPvtQy5jyw+ymmp8eEjo4xb7GA3MEm35zjKTBQ6Vm+BKeaIJelVxNRr7E9UQoGMAM1m/PfTRRrLRoKCl4fDl+VR6M=
Hi all,
Is there some kind of documentation available for CDT parser, where i
can find out the AST hierarchy. I am trying to iterate over
translation unit returned by parse function, but i am finding it
difficult . like a translation unit comprises of declarations, each
declarations can be of one of the 5 type.. so on.. can anybody plz
point me toward some documentaion of AST structure..
regards
chinmay