antlr3treeparser.h - Man Page

include/antlr3treeparser.h

Synopsis

#include <antlr3defs.h>
#include <antlr3baserecognizer.h>
#include <antlr3commontreenodestream.h>

Data Structures

struct ANTLR3_TREE_PARSER_struct
Internal structure representing an element in a hash bucket.

Typedefs

typedef struct ANTLR3_TREE_PARSER_struct ANTLR3_TREE_PARSER
Internal structure representing an element in a hash bucket.

Typedef Documentation

typedef struct ANTLR3_TREE_PARSER_struct ANTLR3_TREE_PARSER

Internal structure representing an element in a hash bucket. Stores the original key so that duplicate keys can be rejected if necessary, and contains function can be supported If the hash key could be unique I would have invented the perfect compression algorithm ;-)

Author

Generated automatically by Doxygen for ANTLR3C from the source code.

Info

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