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

Re: How to interperet error messages



Hi Roger,

Have a look at:
http://www.sable.mcgill.ca/listarchives/sablecc-list/msg00238.html

Etienne

Roger Pomeroy wrote:
I would like some help in interpereting the error output. Specifically, what tips can you give on locating the statments in the input grammar that are causing the reduce/reduce conflict?

Thanks!

Roger


java.lang.RuntimeException:


reduce/reduce conflict in state [stack: PName TLPar *] on TComma in {
	[ PActualParamList = * ] followed by TComma (reduce),
	[ PRelational = * ] followed by TComma (reduce)
}


-- Etienne M. Gagnon, Ph.D. http://www.info.uqam.ca/~egagnon/ SableVM: http://www.sablevm.org/ SableCC: http://www.sablecc.org/