[antlr-interest] how to obtain token set contents

netminka netminka at netscape.net
Mon Oct 20 13:08:42 PDT 2003


hi all,

Is there a way that I can find out what tokens a given token
set consists of? 

This is for error handling. 
The default exception handler code has lines
   consume();
   consumeUntil(tokenSet_73_);

I'd like to add some of my own exception handlers and would like to 
know what is in tokenSet_73_

thanks !!
m.adams 
     


 

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




More information about the antlr-interest mailing list