ANTLR3C  3.3.1
antlr3treeparser.h File Reference
Include dependency graph for antlr3treeparser.h:
This graph shows which files directly or indirectly include this file:

Data Structures

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

Typedefs

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

Typedef Documentation

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 ;-)