// $ANTLR 2.7.4: csv.g -> CSVParserTokenTypes.txt$
CSVParser    // output token vocab name
NEWLINE=4
POUND=5
RECORD=6
COMMA=7
WS=8
