Searched refs:ANTLR3_CHARSTREAM (Results 1 – 3 of 3) sorted by relevance
70 #define ANTLR3_CHARSTREAM 0x0001 macro
144 input->istream->type = ANTLR3_CHARSTREAM; in antlr3GenericSetupStream()
335 case ANTLR3_CHARSTREAM: in antlr3RecognitionExceptionNew()