I want to write a parser for C++ which can extract methods and members pertaining to a particular class(es) in a CPP file. I used Parser Generattor tool by BumbleBee softwares and did all the project settings as required by them but still keep on getting fatal errors in Exception Class(of Visual Studio 6 Library).
Is there a proper tool wherein I can integrate lex and yacc with VC++ 6.0.
Urgent Help Required. Please help