Class Parser.C.UnterminatedCommentError

Inheritance graph
Error.Generic Parser.C.UnterminatedCommentError
Description

Error thrown when an unterminated comment token is encountered.


Inherit Generic

inherit Error.Generic : Generic


Variable err_comment

string Parser.C.UnterminatedCommentError.err_comment

Description

The comment that failed to be tokenized