Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-doc-dev] CDT Arch Docuemnt

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


Back to the top