antlr3parser (3) Linux Manual Page
include/antlr3parser.h –
Base implementation of an ANTLR3 parser.
Synopsis
#include <antlr3defs.h>#include <antlr3baserecognizer.h>
Data Structures
struct ANTLR3_PARSER_structThis is the main interface for an ANTLR3 parser.
Typedefs
typedef struct ANTLR3_PARSER_struct ANTLR3_PARSERThis is the main interface for an ANTLR3 parser.
Detailed Description
Base implementation of an ANTLR3 parser.Typedef Documentation
typedef struct ANTLR3_PARSER_struct
This is the main interface for an ANTLR3 parser.
