antlr3parsetree (3) - Linux Manuals
NAME
include/antlr3parsetree.h -
Abstraction of Common tree to provide payload and string representation of node.
SYNOPSIS
#include <antlr3basetree.h>
Data Structures
struct ANTLR3_PARSE_TREE_struct
Typedefs
typedef struct ANTLR3_PARSE_TREE_struct ANTLR3_PARSE_TREE
Detailed Description
Abstraction of Common tree to provide payload and string representation of node.
Todo
- May not need this in the end
Typedef Documentation
typedef struct ANTLR3_PARSE_TREE_struct
Author
Generated automatically by Doxygen for ANTLR3C from the source code.