antlr3parser (3) - Linux Manuals
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
This is the main interface for an ANTLR3 parser.
Author
Generated automatically by Doxygen for ANTLR3C from the source code.