[antlr-interest] Changing Symbol

Sarayooth Chittratanawat sarayooth at gmail.com
Mon Aug 8 06:23:01 PDT 2005


Hi,

I want to generate the CSV parser. Anyway, my CSV parser requires to be 
changed the delimit, quote, and row sperator. After I use the Antlr to 
generate the code, I try to modify those charater with the parameter in the 
code. However, I saw the BitSet. How can I deal with that. Is there anyway, 
we do something like JLex that we used the skeleton for those parameter 
(delimit, quote, row separator)

Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.antlr.org/pipermail/antlr-interest/attachments/20050808/de6143e0/attachment.html


More information about the antlr-interest mailing list