From: Raphael Y. de C. <rca...@im...> - 2004-03-29 15:11:20
|
Hi, I am new openc++ user and I'm using it in my doctoral research. I'm encountering some difficulties. 1) Is there a way for me to access the entire program PTree instead of only the PTree relative to classes. I need this functionality because I will also use openc++ to manipulate C code (that don't have classes) and I need to know about all the function definitions in the code. 2) Is there a way to only include some selected source files in the AST tree? The generated source trees are to big because they include all the system header files. It also makes much more difficult for me to analize the code, since I don know wich code is from the applications. Maybe some of these question was already responded in the list, but since its archives are not working I don't have access to them. Any help will be appreciated. thanks, Raphael. Raphael Yokoingawa de Camargo <rca...@im...> |