Class Parser.C.UnterminatedStringError

Inheritance graph
Error.Generic Parser.C.UnterminatedStringError
Description

Error thrown when an unterminated string token is encountered.


Inherit Generic

inherit Error.Generic : Generic


Variable err_str

string Parser.C.UnterminatedStringError.err_str

Description

The string that failed to be tokenized