antlr3commontreeadaptor (3) - Linux Manuals
NAME
include/antlr3commontreeadaptor.h -
Definition of the ANTLR3 common tree adaptor.
SYNOPSIS
#include <antlr3defs.h>
#include <antlr3collections.h>
#include <antlr3string.h>
#include <antlr3basetreeadaptor.h>
#include <antlr3commontree.h>
#include <antlr3debugeventlistener.h>
Data Structures
struct ANTLR3_COMMON_TREE_ADAPTOR_struct
Typedefs
typedef struct ANTLR3_COMMON_TREE_ADAPTOR_struct ANTLR3_COMMON_TREE_ADAPTOR
Detailed Description
Definition of the ANTLR3 common tree adaptor.
Typedef Documentation
typedef struct ANTLR3_COMMON_TREE_ADAPTOR_struct
Author
Generated automatically by Doxygen for ANTLR3C from the source code.