antlr3string.h | 84 * for this string. For instance, if this is 8 bit, then this function is the same as set8 91 * for this string. For instance, if this is an 8 bit string, then this function is the same as set8 95 pANTLR3_UINT8 (*set8) (struct ANTLR3_STRING_struct * string, const char * chars); member in struct:ANTLR3_STRING_struct
|