[antlr-interest] Understanding a really simple nondeterminism :p

kototama kototama kototamo at gmail.com
Sun Jul 30 14:57:29 PDT 2006


Hello,

Sorry for this question but I don't understand the nondeterminism of the
following grammar :

a: b (MUL b)*
;

b: DEGREE a
 | ID
;

Thanks in advance for your help!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.antlr.org/pipermail/antlr-interest/attachments/20060730/fb2b3464/attachment.html


More information about the antlr-interest mailing list