Posted By:
claus_seitter
Posted On:
Wednesday, April 7, 2004 07:05 AM
To improve error recovery in my parser that analizes a line oriented language I'd like to implement a functionality like
""skip"" ( or throw away ) all tokens until you see the next EOL.
Is there an example somewhere I could use ?
Thanx a lot for your help!