Base implementation of an ANTLR3 parser. More...
#include <antlr3defs.h>#include <antlr3baserecognizer.h>

Data Structures | |
| struct | ANTLR3_PARSER_struct |
| This is the main interface for an ANTLR3 parser. More... | |
Typedefs | |
| typedef struct ANTLR3_PARSER_struct | ANTLR3_PARSER |
| This is the main interface for an ANTLR3 parser. | |
Base implementation of an ANTLR3 parser.
| typedef struct ANTLR3_PARSER_struct ANTLR3_PARSER |
This is the main interface for an ANTLR3 parser.
1.6.1