Go to the source code of this file.
Functions | |
| CLINK void | IParserSpec_addProduction (char *name, char *retTypeName, int lineTypeLine, char *formalArgs, int lineArgsLine, char *exceptList, int exceptListLine, char *preambleCode, int preambleCodeLine, void *expansion) |
| CLINK void | IParserSpec_setPreambleCode (char *block) |
| CLINK void | IParserSpec_setClassName (char *className) |
| CLINK void | IParserSpec_setInheritance (char *inheritance) |
| CLINK void | IParserSpec_addCodeBlock (char *block) |
Variables | |
| IParserSpec* | cw_parserSpec |
1.2.8.1 written by Dimitri van Heesch,
© 1997-2001