[antlr-interest] Resolved: Help: writing your own scanner with antlr

medha.rm <medha at rocketmail.com> medha at rocketmail.com
Tue Jan 28 10:23:44 PST 2003


Hello everyone:

To support your own scanner, you need to extend Token class with your 
own token and implement getText() and setText() there. The rest of 
interfacing is pretty straightforward. 

Monty, Thanks for the pointer to the code!

Medha


 

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ 



More information about the antlr-interest mailing list