|
EBNF Class Generator Errors |
|
|
Written by Samuel E. Henley
|
|
Sunday, 20 April 2008 09:28 |
The error and line number and part of the line will be written to cerr. - 1 = Unexpected end of file
- 2 = Syntax looking for '='
- 3 = Syntax looking for ':'
- 4 = Used an undefined symbol
- 5 = Unknown Error
- 6 = Looking for an identifier
- 7 = Must define top object with FILE
- 8 = Attempt to overwrite file.
- 9 = Could not convert file to ASCII
- 10 = Could not convert file to UNICODE
- 11 = Error converting MSTS id to token - out of range
- 12 = Error converting MSTS token to id - cannot find token
- 13 = No ebnf file found
- 14 = Standard library exception
- 15 = Commandline arguments
|
|
Last Updated on Monday, 09 June 2008 14:10 |