[antlr-interest] 2.7.2 query

monaabs monaabs at yahoo.com
Mon Jun 9 12:34:30 PDT 2003


Greetings!!!

I have a query

1)setTokenNames() is removed in 2.7.2 what function is to be used to 
set the token names. My application is crashing cause i have 
commented out the settokenNames() .
SQL_Parser::SQL_Parser(ANTLR_USE_NAMESPACE(antlr)TokenBuffer& 
tokenBuf, int k)
: ANTLR_USE_NAMESPACE(antlr)LLkParser(tokenBuf,k)
{
  //setTokenNames(_tokenNames);
}

Any inputs greatly appreciated.
Mona


 

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




More information about the antlr-interest mailing list