[antlr-interest] Inconsistent line ending in generated c# files

Xavier xverges at gmail.com
Mon Jan 21 11:03:22 PST 2008


The generated c# seem to have both lines ending with LF and with CRLF.
For instance, in the generated Lexer, the token names and their
associated constants are separated/line ended by LF, while the rest of
the code uses CRLF.

Am I missing some conflig flag, or it is just a minor bug/ugliness?

Thanks.

-Xavier


More information about the antlr-interest mailing list