Searched refs:antlr38BitRewindLast (Results 1 – 1 of 1) sorted by relevance
48 static void antlr38BitRewindLast (pANTLR3_INT_STREAM is);154 input->istream->rewindLast = antlr38BitRewindLast; // How to rewind the input in antlr3GenericSetupStream()498 antlr38BitRewindLast (pANTLR3_INT_STREAM is) in antlr38BitRewindLast() function