|
ANTLR3C
3.1.2
|
#include <antlr3commontreeadaptor.h>

Data Fields | |
| pANTLR3_ARBORETUM | arboretum |
| Tree factory for producing new nodes as required without needing to track memory allocation per node. | |
| ANTLR3_TREE_ADAPTOR | baseAdaptor |
| Base interface implementation, embedded structure. | |
| void * | super |
| Any enclosing structure/class can use this pointer to point to its own interface. | |
Tree factory for producing new nodes as required without needing to track memory allocation per node.
Referenced by ANTLR3_TREE_ADAPTORNew(), and ctaFree().
Base interface implementation, embedded structure.
Referenced by ANTLR3_TREE_ADAPTORNew().
Any enclosing structure/class can use this pointer to point to its own interface.