Clifford Heath wrote:
> If I redefine NEWLINE as (' '|'\t')* '\r'? '\n'
> it doesn't parse either form... why?
It seems this is incorrect, and AntlrWorks hadn't regenerated
correctly. I'm using the "Interpreter", and it seems I need to
press the "Guess" button more often.
Clifford Heath.