Mercury library  1.0
Translation of CFG grammars into an object model (Bachelor's thesis).
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties
Classes | Namespaces
SyntaxExceptions.cs File Reference

Go to the source code of this file.

Classes

class  Mercury.Exceptions.SyntaxException
 An exception thrown when something wrong happens in the Mercury.Syntax More...
 
class  Mercury.Exceptions.InvalidSymbolException
 An exception thrown when attempting to create an invalid Mercury.Syntax.Symbol instance. More...
 
class  Mercury.Exceptions.InvalidRuleException
 An exception thrown when attempting to create an invalid Mercury.Syntax.Rule instance. More...
 
class  Mercury.Exceptions.InvalidEdgeException
 An exception thrown when attempting to create an invalid Mercury.Parser.Edge instance. More...
 

Namespaces

package  Mercury.Exceptions