[antlr-interest] (unknown)

Markus_Heiden at public.uni-hamburg.de Markus_Heiden at public.uni-hamburg.de
Mon Aug 18 13:38:51 PDT 2003


> I'm using grammar inheritance and a rule in the sub-grammar is not working
> because it does not test against the tokens defined in the sub-grammar. In
> other words, it appears that the generated code did not take into account
> the tokens defined in the sub-grammar.

> Can anyone else verify whether this is a bug or not.

I had similar problems (described in the forum last tuesday). I 'solved'
them by adding the complete token {} section of the parser to the token {}
section of the sub grammar.

Markus



 

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




More information about the antlr-interest mailing list