LL1Checker 3.0
“Tool for verifying LL(1) grammars and validating input strings.”
Loading...
Searching...
No Matches
LexerError Class Reference
Inheritance diagram for LexerError:

Public Member Functions

 LexerError (std::string msg)
 
const char * what () const noexcept override
 

Private Attributes

std::string msg_
 

The documentation for this class was generated from the following file: