Contains global constants mapping syntax errors to their error messages. The purpose of this class is bring all syntax error messages into one place, such that:
In short, error message reporting is done poorly by modern compilers and it would be nice to do a better job!
@author David J. Pearce
|
|
|
|
|
|
|
|
|
|