antlr3treeparser (3) - Linux Manuals
NAME
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
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.