Hi, I am working on the static analysis of my code in GCC 4.3.0. can anybody help me regarding some of the following details that i need :-
a) how dehydra works internally on the AST. b) can i access the whole tree in details using dehydra . c) Is separate AST is created for each function in the code or whole code is built on one AST. if possible please provide me any sample of the AST for a particular code. c) how loops are represented in AST?? d)can i get some examples of the running javascripts that i can run using dehydra over my c++ code or give me any link regarding javascripts samples( of dehydra) for testing purpose of AST of my c++ codes. please reply soon. ANKUR _______________________________________________ Dev-static-analysis mailing list [email protected] https://lists.mozilla.org/listinfo/dev-static-analysis
