[antlr-interest] Re: Is this nondeterminism solvable?

Priya Suresh meetvijaysuresh at rediffmail.com
Fri Sep 17 02:47:29 PDT 2004


hi,
if you got solved or you found the solution for this. please revert 
back to me.
I am also having the same problem.

--- In antlr-interest at yahoogroups.com, Steffen Schuemann 
<s.schuemann at p...> wrote:
> >>Is the nondeterminism solvable, or will I have to disable
> >>the warning? I tried for some days now, and start to get
> >>frustated a bit. ;-)
> >
> > Your statementBlock allowed unseparated statements.  Try this.
> >
> > statementBlock
> >      : SBLOCK^ (statement (SSEP! statement)*)? EBLOCK
> >      ;
> 
> Thank you very much! That helped of course. Sometimes you
> are blind, looking at your own code. :-) Now all conflicts are
> solved.
> 
> Greetings,
> Steffen Schuemann
> 
> -- 
> web: http://www.gulrak.net



 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/antlr-interest/

<*> To unsubscribe from this group, send an email to:
    antlr-interest-unsubscribe at yahoogroups.com

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





More information about the antlr-interest mailing list