Lines Matching refs:conflicts
1964 self.conflicts = [] # List of conflicts3225 # Report shift/reduce and reduce/reduce conflicts3229 errorlog.warning("%d shift/reduce conflicts", num_sr)3235 errorlog.warning("%d reduce/reduce conflicts", num_rr)3237 # Write out conflicts to the output file3240 debuglog.warning("Conflicts:")