antlr3parser.h(3)
| include/antlr3parser.h(3) | ANTLR3C | include/antlr3parser.h(3) |
NAME
include/antlr3parser.h - Base implementation of an ANTLR3 parser.
SYNOPSIS
#include <antlr3defs.h>
#include <antlr3baserecognizer.h>
Data Structures
struct ANTLR3_PARSER_struct
This is the main interface for an ANTLR3 parser.
Typedefs
typedef struct ANTLR3_PARSER_struct ANTLR3_PARSER
This is the main interface for an ANTLR3 parser.
Detailed Description
Base implementation of an ANTLR3 parser.
Typedef Documentation
typedef struct ANTLR3_PARSER_struct ANTLR3_PARSER
This is the main interface for an ANTLR3 parser.
Author
Generated automatically by Doxygen for ANTLR3C from the source code.
| Tue Apr 18 2023 | Version 3.3.1 |
