"L. Spiro Engine"
|
A Bison CPreProcParser. More...
#include <LSGPreProcParser.h>
Classes | |
struct | token |
Tokens. More... | |
Public Types | |
typedef YYSTYPE | semantic_type |
Symbol semantic values. | |
typedef location | location_type |
Symbol locations. | |
typedef token::yytokentype | token_type |
Token type. | |
Public Member Functions | |
CPreProcParser (class CPreProcLexer *_ppplLexer, class CPreProcContainer *m_pppcContainer_yyarg) | |
Build a CPreProcParser object. | |
virtual int | parse () |
A Bison CPreProcParser.
virtual int yy::CPreProcParser::parse | ( | ) | [virtual] |
Parse.