ANTLR3C
3.3.1
|
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. |
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 ;-)