antlr3basetreeadaptor.h - Man Page
Definition of the ANTLR3 base tree adaptor.
Synopsis
#include <antlr3defs.h>
#include <antlr3collections.h>
#include <antlr3string.h>
#include <antlr3basetree.h>
#include <antlr3commontoken.h>
#include <antlr3debugeventlistener.h>
Data Structures
struct ANTLR3_BASE_TREE_ADAPTOR_struct
Typedefs
typedef struct ANTLR3_BASE_TREE_ADAPTOR_struct ANTLR3_TREE_ADAPTOR
typedef struct ANTLR3_BASE_TREE_ADAPTOR_struct * pANTLR3_TREE_ADAPTOR
Detailed Description
Definition of the ANTLR3 base tree adaptor.
Typedef Documentation
typedef struct ANTLR3_BASE_TREE_ADAPTOR_struct ANTLR3_TREE_ADAPTOR
typedef struct ANTLR3_BASE_TREE_ADAPTOR_struct * pANTLR3_TREE_ADAPTOR
Author
Generated automatically by Doxygen for ANTLR3C from the source code.
Referenced By
The man pages antlr3-pANTLR3_TREE_ADAPTOR(3) and ANTLR3_TREE_ADAPTOR(3) are aliases of antlr3basetreeadaptor.h(3).
Thu Jan 16 2025 00:00:00 Version 3.3.1 ANTLR3C