[antlr-interest] Newlines (yet again)

Terence Parr parrt at cs.usfca.edu
Mon Jan 17 21:58:03 PST 2005


On Jan 17, 2005, at 9:08 PM, Paul J. Lucas wrote:
> 	cares what the character immediately before it is?  So this can
> 	simply be:
>
> 		'\n' { newline(); }
>
> 	and it will work on both *nix and Windows, right?

Should be ok.  I've started doing that. ;)  Only thing it worked work 
on is pre OS X macs, but I don't care about that ;)

Ter





More information about the antlr-interest mailing list