[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Pushback error!





Etienne M. Gagnon escribió:

> java.io.IOException: Pushback buffer overflow

> You will need to increase the size of the pushback buffer.

Yes, thank you I make the buffer size as big as the input file.

>

> Question: Are you using lexer states?
>

Yes. Why?