antlr3parsetree.h

Langue: en

Version: 380861 (fedora - 01/12/10)

Section: 3 (Bibliothèques de fonctions)

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.