#include <antlr3defs.h>
#include <antlr3collections.h>


Data Structures | |
| struct | ANTLR3_STRING_FACTORY_struct | 
| Definition of the string factory interface, which creates and tracks strings for you of various shapes and sizes.  More... | |
| struct | ANTLR3_STRING_struct | 
| Base string class tracks the allocations and provides simple string tracking functions.  More... | |
Typedefs | |
| typedef struct ANTLR3_STRING_struct | ANTLR3_STRING | 
| typedef struct  ANTLR3_STRING_FACTORY_struct  | ANTLR3_STRING_FACTORY | 
| typedef struct ANTLR3_STRING_struct ANTLR3_STRING | 
| typedef struct ANTLR3_STRING_FACTORY_struct ANTLR3_STRING_FACTORY | 
 1.5.5