Sponsor:

Your company here, and a link to your site. Click to find out more.

antlr3parser.h - Man Page

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.

Info

Tue Feb 27 2024 00:00:00 Version 3.3.1 ANTLR3C