Hack AST

陈笃纯 cdc0613@gmail.com
Mon Dec 1 06:01:00 GMT 2008


Hello:
I want to hack AST(Abstract syntax tree).But now I'm confused that
where is the location of the function which can create AST in the
source code of gcc. Now I trace the call graph from main to yyparse
functions. Besides, I know function yyparse does syntax analysis.
However, I cannot locate the code which creates AST. Any suggestion?



More information about the Gcc-help mailing list