antlr3parser.h

Langue: en

Version: 377225 (fedora - 01/12/10)

Section: 3 (Bibliothèques de fonctions)

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.