Frobby
0.9.5
|
Go to the source code of this file.
Functions | |
void | reportError (const string &errorMsg) |
void | reportInternalError (const string &errorMsg) |
void | reportInternalError (const string &errorMsg, const char *file, unsigned int lineNumber) |
void | reportSyntaxError (const Scanner &scanner, const string &errorMsg) |
void reportInternalError | ( | const string & | errorMsg, |
const char * | file, | ||
unsigned int | lineNumber | ||
) |