A | |
Alias_error [Alias] |
raised by functions the
alias module to signal errors
in the input file concerning aliases.
|
E | |
Eof_in_comment [Evalex] |
unexpected end of file in comment
|
I | |
Internal_error [Trace] |
raised for debug purpose to report an unexpected error,
other than an error in the input file.
|
Invalid_char [Evalex] |
invalid char the unexpected char as a string , the location of the invalid char
|
S | |
Symbols_already [Symbols] |
raised when adding a symbol already present to a symbol list
the argumeent is the name of the symbol
|
Symbols_error [Symbols] |
raised by accessors
|
Symbols_not_found [Symbols] |
raised by
Symbols.assoc_symbol
|
T | |
Termutil_error [Termutil] |
raised by functions the
termutil module to signal errors
in the input file.
|
Translator_error [Translator] |
raised by functions the module
translator to signal an error
in the input file.
|
Type_error [Types] |
raised by functions of the
types module to signal a type error
in the input file.
|