Classes | Namespaces
ParsingExceptions.hpp File Reference

(4)

Balau exceptions for the parser tools. More...

#include <Balau/Exception/BalauException.hpp>
#include <Balau/Lang/Common/CodeSpan.hpp>
Include dependency graph for ParsingExceptions.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SyntaxErrorException
 Thrown when a parser incurs invalid syntax. More...
 

Namespaces

 Balau::Exception
 All exception classes.
 

Detailed Description

Balau exceptions for the parser tools.