[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Fwd: h e l p on grammars]



Etienne,

Thanks for the quick response. I'm glad that you are working on a
solution. Thanks a lot.

In the meanwhile, I'm trying to rewrite my grammar. However the
following error message hits so badly I have to ask another question.

shift/reduce conflict in state [stack: PDeclSpecifier *] on TLPar in {
	...
        [ XPDeclSpecifier = PDeclSpecifier * ] followed by TLPar
(reduce)

The last line is the one that got me totally confused. What is this
prefix "XP"?

I'm using SableCC 2.16.2.

Regards,
Wei