ANTLR3C  3.3.1
antlr3parsetree.h File Reference

Abstraction of Common tree to provide payload and string representation of node. More...

#include <antlr3basetree.h>
Include dependency graph for antlr3parsetree.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

◆ ANTLR3_PARSE_TREE