antlr3parsetree (3) Linux Manual Page
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_structTypedefs
typedef struct ANTLR3_PARSE_TREE_struct ANTLR3_PARSE_TREEDetailed Description
Abstraction of Common tree to provide payload and string representation of node. Todo
- May not need this in the end
