Class Parser.C.UnterminatedCharacterError

Inheritance graph
Error.Generic Parser.C.UnterminatedCharacterError
Description

Error thrown when an unterminated character token is encountered.


Inherit Generic

inherit Error.Generic : Generic


Variable err_char

string Parser.C.UnterminatedCharacterError.err_char

Description

The character that failed to be tokenized