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

Public Member Functions

 GrammarError (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: