doxygen
|
Public Member Functions | |
virtual void | lexicalError (bool EOFSeen, int lexState, int errorLine, int errorColumn, const JJString &errorAfter, JJChar curChar, VhdlParserTokenManager *token_manager) |
virtual void | lexicalError (const JJString &errorMessage, VhdlParserTokenManager *token_manager) |
Protected Attributes | |
int | error_count |
Friends | |
class | VhdlParserTokenManager |