Home | History | Annotate | Download | only in ply

Lines Matching refs:LALRError

1930 class LALRError(YaccError): pass
1942 raise LALRError("Unsupported method %s" % method)
2450 raise LALRError("Unknown conflict in state %d" % st)
2469 raise LALRError("Shift/shift conflict in state %d" % st)
2494 raise LALRError("Unknown conflict in state %d" % st)