Modules | Files | Inheritance Tree | Inheritance Graph | Name Index | Config
package Synopsis::Parser::C++
struct SWalker:: FuncImplCache
Files: Synopsis/Parser/C++/syn/swalker.hh

Info about one stored function impl. Function impls must be stored till the end of a class.


Public Data members Summary:
AST::Function*func [Source]
std::vector<AST::Parameter*>params [Source]
Ptree*body [Source]