antlr3parsetree.h(3)
| include/antlr3parsetree.h(3) | ANTLR3C | include/antlr3parsetree.h(3) |
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 ANTLR3_PARSE_TREE
Author
Generated automatically by Doxygen for ANTLR3C from the source code.
| Tue Apr 18 2023 | Version 3.3.1 |
