[antlr-interest] [BUG] in 2.7.2a2

Terence Parr parrt at jguru.com
Thu Oct 10 19:15:51 PDT 2002


On Thursday, October 10, 2002, at 03:45  PM, Ruslan Zasukhin wrote:

> on 10/11/02 12:24 AM, mzukowski at yci.com at mzukowski at yci.com wrote:
>
>> You need to have your parser import the vocabulary from the lexer.  
>> See
>> http://www.antlr.org/doc/vocab.html and
>> http://www.antlr.org/doc/options.html#importVocab
>
> I believe I have made this, otherwise how antlr could find EXISTED
> vocabulary to corrupt it? :-)

It would think it's a new token for use in generating a new tree I 
think.  You definitely need to tell it to import a vocab if you have a 
separate file.

I hope this is the problem anyway ;)

Ter
--
Co-founder, http://www.jguru.com
Creator, ANTLR Parser Generator: http://www.antlr.org
Lecturer in Comp. Sci., University of San Francisco


 

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



More information about the antlr-interest mailing list